# GET /products/{id}.json **GET /products/{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) - **createdAt** (string(date-time)) Created at - **handle** (string) Handle - **id** (integer(int32)) Id - **name** (string) Name - **updatedAt** (string(date-time)) Updated at - **vendor** (string | null) Vendor [Powered by Bump.sh](https://bump.sh)