API
Scenarios
Processes
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
pagenumberRequired
List page (max 100 processes per page)
allbooleanRequired
Also return processes where user is not an actor in (admin only)
Responses
200
Success
No content
get
/processes200
Success
No content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired
Process ID
actionstringRequired
Process action
Header parameters
As-ActorstringOptional
Specify actor when multiple actors could have performed the action and actor cannot be determined based on the user
Body
stringOptional
Responses
204
No Content
post
/processes/{id}/{action}204
No Content
No content
API keys
Last updated
Was this helpful?