API Reference
These docs are for v2.3. Click to read the latest docs for v3.0.

Gets all tasks created or updated since the provided date

Sample Request:

GET /api/v2.0/tasks/changes?sinceDate=01/01/2023

MAX PER PAGE LIMIT: 500
Log in to see full request history
Query Params
string
Defaults to 01/01/1970

Show all updated or created records on or after this date.

int32
Defaults to 25

The max number of items to return. Defaults to 50

int32
Defaults to 1

The current page number requested. Defaults to 1.

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json