Retrieve Customer Consents

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

This will only include their respective account_ids, when the Customer Secret is included in the request. See the X-Customer-Secret header.

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

Allowed:
Headers
string
required

The API Client Identifier (Service Application Identifier).

uuid
required

Bud Customer identifier

string

The Bud Customer secret used to encrypt customer data. For this particular API call, the customer secret is optional regardless of whether the customer secret is already stored with Bud or not - though this is not true for most endpoints.

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
Response
Choose an example:
application/json