# GET /shipping-integrations/{id}.json **GET /shipping-integrations/{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: application/json (object) - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **labelEndpoint** (string) Label endpoint - **name** (string | null) Name - **rateEndpoint** (string) Rate endpoint - **refundEndpoint** (string | null) Refund endpoint - **trackingEndpoint** (string | null) Tracking endpoint - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)