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