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