# GET /address-validations/{id}.json **GET /address-validations/{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) - **channelId** (integer(int32) | null) Channel - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **payload** (object | null | array | boolean | integer | number | string) Payload - **response** (object | null | array | boolean | integer | number | string) Response - **saleId** (integer(int32) | null) Sale - **source** (string | null) Source - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)