# Get Camera Providers **GET /api/integration/camera-providers/{integrationId}** Retrieves all integrated camera providers ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ### Path parameters - **integrationId** (integer(int64)) Camera Provider Identifier ## Responses ### 200 OK #### Body: application/json (object) - **id** (integer(int64)) Provider's Gatego ID - **type** () - **vendor** () - **status** (object) - **** (object) - **common_camera_params** (object) ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)