Get administration tasks
tasks
Get administration tasks
Get administration tasks
GET
Get administration tasks
Authorizations
OAuth2 access token or static API token. See Authorization for how to obtain one.
Query Parameters
Administration identifier
Filter tasks with a comma separated list of internal ids
ISO8601 UTC Timestamp to filter records updated after it
JSON object defining fields to receive (e.g {"only": ["field1", {"field2": ["field3"]}]})
The record identifier after which to start the page
How many records will be returned per page, (1..500), defaults to 100
Required range:
1 <= x <= 500Last modified on June 12, 2026