API reference
List tasks
List tasks for the workspace associated with your API key.
GET
List tasks
List tasks with optional pagination (Documentation Index
Fetch the complete documentation index at: https://docs.twill.ai/llms.txt
Use this file to discover all available pages before exploring further.
cursor) and filtering (status).Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of tasks to return (max: 100).
Required range:
1 <= x <= 100Pagination cursor returned by a previous list call.
List tasks