get https://{tenant}.rubixx.app/api/v2/tasks/changes
Sample Request:
GET /api/v2.0/tasks/changes?sinceDate=01/01/2023
MAX PER PAGE LIMIT: 500
Log in to see full request history
Response
Sample Request:
GET /api/v2.0/tasks/changes?sinceDate=01/01/2023
MAX PER PAGE LIMIT: 500
xxxxxxxxxx
curl --request GET \
--url 'https://.rubixx.app/api/v2/tasks/changes?sinceDate=01%2F01%2F1970&limit=25&page=1' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: