# Get all yards configs including carrier configs **GET /api/automated-billing/config/yard/view/carrierConfigs** Retrieve the billing configurations for all yards in the organization including the full configuration of all their configured carriers ## Servers - GCP Development: https://api-dev.gatego.io (GCP Development) - Production: https://api.gatego.io (Production) ## Parameters ## Responses ### default List of yard configurations with the list of configured carrierIds #### Body: application/json (array[object]) - **id** (integer(int64)) Unique identifier of the yard configuration - **yard_id** (integer(int64)) Identifier of the yard - **enabled** (boolean) Indicates if the yard configuration is enabled - **carrier_configs** (array[object]) List of carrier configurations associated with the yard - **last_modified_at** () - **last_modified_by** (string) Username of the last modifier of this configuration ### 401 Not Authorized ### 403 Not Allowed [Powered by Bump.sh](https://bump.sh)