# Get Integration **GET /api/integration/{integrationId}** Retrieves the specified configured integrations by ID ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ### Path parameters - **integrationId** (integer(int64)) ### Query parameters - **verify_connection** (boolean) Try to connect to the integration to verify if the connection is still valid ## Responses ### 200 OK #### Body: application/json (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)