Skip to main content

Retrieve a list of consents

GET 

/consents

The consents endpoint allows the client (e.g., a third party provider) to query the consents for a given user. The provider (e.g., a financial institution) must return the consents linked with the access token supplied with the request.

Request

Responses

List of consents

Response Headers
    X-Correlation-ID

    Client defined ID from request to correlate HTTP requests between a client and a server