List authorization requests
POST/userauth-srv/graph/uauthrequests/receipts
Returns authorization requests where the authenticated user is the recipient (beneficiary).
Use the generic graph filter in the request body for pagination, sorting, date ranges, and field filters.
Request
Responses
- 200
- 204
- 400
- 401
Authorization requests retrieved successfully
No matching authorization requests
Bad Request — invalid graph filter (e.g. unsupported or disallowed filter field)
Unauthorized — missing or invalid token, or anonymous sub