Skip to main content

List authorization requests

POST 

/userauth-srv/graph/uauthrequests/receipts

Returns authorization requests where the authenticated user is the recipient (beneficiary).

Replaces the legacy GET /userauth-srv/users/{sub}/uauthrequests endpoint. The user sub is taken from the access token and applied automatically; do not pass sub in the request body filters.

Use the generic graph filter in the request body for pagination, sorting, date ranges, and field filters.

Request

Responses

Authorization requests retrieved successfully