# Get Yard Camera **GET /api/camera/yard-cameras/{yardCameraId}** Retrieves a yard camera by Id ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ### Path parameters - **yardCameraId** (integer(int64)) Yard Camera ID ## Responses ### 200 OK #### Body: application/json (object) - **id** (integer(int64)) Camera ID - **yard_id** (integer(int64)) Assigned Yard ID - **direction** () - **attachment_types** (array[string]) Assigned AttachmentType List - **integration_camera** (object) ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)