Get the request queue for the user.
GET/workflow-engine/api/v1/requests
Get the request queue for the user.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successful response, returns an array of workflows, returns an empty array if no workflows defined
Bad request
Unauthorized request, OAuth2 authorization missing or invalid
Unauthorized request, OAuth2 authorization OK but scope insufficient
Resource not found
Internal server error