Task

Lists tasks assigned to the specified user

Returns a list of tasks assigneed to the userId specified in the request. Only company admins can view tasks that were not created by them and are not assigned to them.

get/tasks

Query parameters

userIdstring
statusinteger
roleinteger
orderinteger
typestring[]
documentIdstring
offsetinteger
limitinteger

Response

default response

Changes

Changed in 1 of the 3 revisions of this API.1

    • added the optional property items/items/workflowState to the response with the default status

      response-optional-property-added