# Get shot versions **GET /data/shots/{shot_id}/versions** Get data versions of a shot. Use this to inspect version history. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **shot_id** () ## Responses ### 200 Data versions of given shot #### Body: application/json (array[object]) - **id** (string(uuid)) - **created_at** (string(date-time)) [Powered by Bump.sh](https://bump.sh)