Get account tasks
Accounts
Fetches all account tasks by account ID or by task ID
GET
Get account tasks
Authorizations
Enter your API key
Query Parameters
The identifier of the account to find tasks for
Example:
"A123"
The identifier of the activity to find tasks for
Example:
"A123"
The identifier of the assignee to find tasks for
Example:
"U123"
The identifier / value of the type attribute of the task
Example:
"TASK_TYPE_TODO"
The identifier / value of the status attribute of the task
Example:
"TASK_STATUS_TODO"
The identifier / value of the priority attribute of the task
Example:
"TASK_PRIORITY_HIGH"
The page number
The limit number of tasks to fetch
Response
Operation successful
The response is of type object.