Retrieve Customer Consents

Retrieve the list of all available bank consents granted by the customer.

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.

Responses

400

The request contains an invalid payload.

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