v1
latestOpenAPI 3.1.02026-08-042784116.2 KBList Tasks
Returns a list of tasks relevant for the authenticated legal entity. Tasks are sorted algorithmically by importance. To filter by status include a status parameter for each status you wish to be included in the response.
get/tasks
Query parameters
definition_idstring nullable
start_datestring date nullable
end_datestring date nullable
include_managedboolean nullable
statusAccountTaskStatus[] nullable
tagsAccountTaskTag[] nullable
Tags are filtering criteria for tasks. When multiple tags are passed, tasks associated with at least one of the tags are returned.
Tags are filtering criteria for tasks. When multiple tags are passed, tasks associated with at least one of the tags are returned.
Response
Successful Response