# Get Integrations **GET /api/integration** Retrieve all configured integrations optionally filtered by type ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ### Query parameters - **type** (string) Integration Type ## Responses ### 200 OK #### Body: application/json (array[object]) - **id** (integer(int64)) Provider's Gatego ID - **type** () - **vendor** () - **status** (object) - **** (object) ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)