# Get sequences and tasks **GET /data/sequences/with-tasks** Get sequences and their related tasks. Optionally filter by project. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Query parameters - **project_id** () ## Responses ### 200: All sequences #### Body Parameters: application/json (array[object]) - **id** (string(uuid)) - **name** (string) - **project_id** (string(uuid)) - **tasks** (array[object]) [Powered by Bump.sh](https://bump.sh)