# GET /landed-costs/{id}.json **GET /landed-costs/{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) - **countries** (array[string] | null) Countries - **countryScope** (string | null) Country scope - **createdAt** (string(date-time)) Created at - **dropshipProviderFilter** (string | null) Dropship provider filter - **id** (integer(int32)) Id - **name** (string) Name - **type** (string) Type - **updatedAt** (string(date-time)) Updated at - **value** (number) Value - **valueType** (string) Value type [Powered by Bump.sh](https://bump.sh)