v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBz) Global Functionality
List tasks by initiator, approver, or executor
Returns tasks initiated by or assigned to a party. Status supports a comma-delimited list. When a token is provided all other filters are ignored.
get/eclipse-conductor/rest/v1/global/tasks
Query parameters
approverCustomerIdinteger
executorRolesstring
Comma delimited roles and positions the potential task executor has
initiatorCustomerIdinteger
limitinteger
offsetinteger
statusstring
tagstring
tokenstring
Response
OK
Example response
[
{
"created": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00"
}
]