# Get asset types schedule items **GET /data/projects/{project_id}/schedule-items/{task_type_id}/asset-types** Retrieve asset types schedule items for given task type. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **project_id** (string(uuid)) Project unique identifier - **task_type_id** (string(uuid)) Task type unique identifier ## Responses ### 200: All asset types schedule items for given task type #### Body Parameters: application/json (array[object]) [Powered by Bump.sh](https://bump.sh)