aid_mgmnt_tasks_get
admin-tasks
List administrative tasks
GET
aid_mgmnt_tasks_get
Authorizations
Path Parameters
An id that uniquely identifies the account or owner (partner)
Query Parameters
Maximum array length:
100Pattern:
^[PT]{1}\d{8}\.task\.[A-X1-9]{7,}$Maximum array length:
10Maximum array length:
100Required string length:
9Pattern:
^[PT]{1}\d{8}$Maximum array length:
10Available options:
pending, processing, completed, failed cursor for use in pagination. starting_after is an object ID
that defines your place in the list. For instance, if you make
a list request and receive 100 objects, end the result contains
paging_token=pt1, your subsequent call can include
starting_after=pt1 in order to fetch the next page of the list.
A limit on the number of objects to be returned. Limit can range between 1 and 100 items, and the default is 10 items.
Required range:
1 <= x <= 100Last modified on August 21, 2026