# GET /stock-takes/{id}.json **GET /stock-takes/{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 - **notes** (string | null) Notes - **reference** (string) Reference - **status** (string) Status - **updatedAt** (string(date-time)) Updated at - **userId** (integer(int32) | null) User - **warehouseId** (integer(int32)) Warehouse [Powered by Bump.sh](https://bump.sh)