List and search account access consents

An Account Access Consent represents the consent a user has given to an Application to access their data from an Account Servicer (e.g. their bank account data).

Once consent has been granted by the user, an Application has permission to pull back account data on the users behalf through our API.

This endpoint allows retrieval of the account access consents associated with your Application.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
id
array of uuids

A CSV of specific resource IDs to retrieve.

id
uuid

Only return results with the specified Account Servicer ID.

uuid

Only return results with the specified Application ID.

uuid

Only return results with the specified Authorising User ID.

string
enum

Only return results with the specified status.

Allowed:
string

Each response payload may contain a nextCursor in the metadata, which is a pointer to the next set of results when more results are available.

Set this query parameter to access the next page of results.

integer
1 to 100
Defaults to 20

The numbers of items to return.

string
enum

Account Access Consents sorting options.

expand
array of strings

Properties on the response payload to expand. When specified the property on the response payload will contain the full object. When not specified the property will just contain the ID reference.

expand
Headers
string
enum

Specifies the Region for the request. When specified, this must match the region that the application access token was generated for.

For more information about regions see https://docs.tapico.io/docs/regions

Allowed:
Responses

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