Post

Query Tasks


Retrieves a list of tasks, given the provided paging, filtering, and sorting.

Query Tasks runs with the following defaults, which you can override:

  • _createdDate in DESC order

For field support for filters and sorting, see Tasks: Supported Filters and Sorting.

To learn about working with Query endpoints, see API Query Language, Sorting and Paging, and Field Projection.

Permission Scopes

For app development, you must have one of the following permission scopes:
Read Tasks
Manage Tasks
Learn more about permission scopes.
Endpoint
POST
https://www.wixapis.com/crm/tasks/v2/tasks/query

Was this helpful?
Yes
No