List todos

Retrieves a paginated list of todos for the authenticated user's company.

Permission Requirements:

  • Employee users: Can access all todos in their company.
  • Crew users: Can only access incomplete todos where they are the assigned user or creator.

Filtering and Search:

The endpoint supports multiple filter parameters to narrow down results by priority, tags, assigned user, associated job, completion status, and date ranges. Use the search parameter to perform case-insensitive searches on todo names.

Language
Credentials
Header
Click Try It! to start a request and see the response here!