Read user's consents details

Reads details about user's consents. We will include only VALID consents, unless explicitly requested otherwise.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the addressed user. Consists of the sub + @ + tpp_id.

Query Params
boolean

If contained, we won't update user's financial data (i.e. no account data requests will be made to the ASPSP).

boolean

If contained, we will include all consents. Otherwise, we will include only VALID consents.

string

In case the request processing took longer than X-Request-Wait milliseconds,
this value will be used for resuming the past request.

Headers
string
integer
≥ 0
Defaults to 10

In case the request processing requires calls to external resources (as ASPSPs),
this value will define the maximum number of milliseconds
in which the API server will wait for all external resources' responses to complete.
If not present, the default configured duration will be used.

string
length ≤ 15

In case if end user is online, this header should be present and contain an IP address of the user.

string

Contains TPP name

string
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*