Get pending approvals for current user
GET/api/v1/workflow/approvals/pending
Returns all workflow approvals waiting for the authenticated user's decision. UserId is resolved automatically from the JWT token.
Responses
- 200
OK
GET/api/v1/workflow/approvals/pending
Returns all workflow approvals waiting for the authenticated user's decision. UserId is resolved automatically from the JWT token.
OK