# Get all available integration cameras **GET /api/camera/integration-cameras** Retrieves all available cameras across all camera providers ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ## Responses ### 200 OK #### Body: application/json (array[object]) - **integration_id** (integer(int64)) Camera Provider ID from /integrations endpoint - **integration_camera_id** (string) Identifier of the camera in the provider's context - **name** (string) Name of the camera in the provider's context. It might not be available depending on the provider. Moreover it could be available only for some endpoints and not for others, depending on the provider - **camera_params** (object) ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)