v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Tasks

Get all tasks

Returns all tasks of the enterprise, filtered by identifiers or other filters.

post/api/connector/v1/tasks/getAll

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdsstring[] nullable

Unique identifiers of the Enterprises. If not specified, the operation returns data for all enterprises within scope of the Access Token.

TaskIdsstring[] nullable

Unique identifiers of Tasks.

DepartmentIdsstring[] nullable

Unique identifiers of Departments. Not possible to be used standalone, needs to be used in combination with other filters.

ServiceOrderIdsstring[] nullable

Unique identifiers of service orders (reservations or product service orders).

Response

OK

Cursorstring uuid nullable

Unique identifier of the item one newer in time order than the items to be returned. If Cursor is not specified, i.e. null, then the latest or most recent items will be returned.