# GET /custom-field-resellers/{id}.json **GET /custom-field-resellers/{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 - **customFieldId** (integer(int32)) Custom field - **id** (integer(int32)) Id - **object** (object | null | array | boolean | integer | number | string) Object - **resellerId** (integer(int32)) Reseller - **updatedAt** (string(date-time)) Updated at - **value** (string | null) Value - **values** (array[string] | null) Values [Powered by Bump.sh](https://bump.sh)