# Get production schedule version task links **GET /data/production-schedule-versions/{production_schedule_version_id}/task-links** Get task links for given production schedule version. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **production_schedule_version_id** (string(uuid)) Production schedule version unique identifier ### Query parameters - **task_type_id** (string(uuid)) Task type unique identifier for filtering ## Responses ### 200 Task links for given production schedule version #### Body: application/json (array[object]) ### 400 Wrong ID format [Powered by Bump.sh](https://bump.sh)