Retrieve Customer Consents

Retrieve the list of all available Open Banking consents granted by the customer.

Note:

For more information about Consents, please refer to our guide.

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

By default this endpoint only returns active Authorised connections. To retrieve all consents, add this query param with the value of all. To retrieve consents where reconfirmation is required add this query param with the value of reconfirm_due.

Allowed:
Headers
string
required

The API Client Identifier (Service Application Identifier).

uuid
required

A unique identifier for a Customer, as registered on Bud's platform.

string

Use the internal client identifier, provided in the client_metadata object when creating the customer in Create Customer V3, in place of an X-Customer-Id header.

string

The Bud Customer secret used to encrypt customer data. This is required only if the customer secret is not already stored with Bud.

Responses

400

Bad Request that fails validations on headers

401

Unauthorized (BearerToken in 'Authorization' header fails the authentication)

5XX

An unexpected error occurred on the server side

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json