# Get sequence shot tasks **GET /data/sequences/{sequence_id}/shot-tasks** Get shot tasks for a sequence. Restricted for vendor permissions. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **sequence_id** () ## Responses ### 200: All shot tasks related to given sequence #### Body Parameters: application/json (array[object]) - **id** (string(uuid)) - **name** (string) - **task_type_id** (string(uuid)) - **entity_id** (string(uuid)) - **task_status_id** (string(uuid)) [Powered by Bump.sh](https://bump.sh)