# GET /shipping-rate-carriers/{id}.json **GET /shipping-rate-carriers/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters #### Path parameters - **id** (integer(int64)) Numeric ID of the instance ## Responses ### 200: Successful response #### Body Parameters: application/json (object) - **carrierType** (string | null) Carrier type - **createdAt** (string(date-time)) Created at - **dropshipProviderId** (integer(int32) | null) Dropship provider - **externalId** (string | null) External - **filterCarrier** (boolean | null) Filter carrier - **filterIntegrations** (string | null) Filter integrations - **filterServiceLevels** (string | null) Filter service levels - **id** (integer(int32)) Id - **integrations** (array[string] | null) Integrations - **name** (string | null) Name - **platform** (string | null) Platform - **serviceLevels** (array[string] | null) Service levels - **shippingIntegrationId** (integer(int32) | null) Shipping integration - **shippingRateId** (integer(int32) | null) Shipping rate - **shippingRateZoneId** (integer(int32) | null) Shipping rate zone - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)