Sorry, you need to enable JavaScript to visit this website.
Skip to main content

Consent Resource

Entity: scope

Attribute NameTypeDescriptionEndpoints
scopeIdstringA unique identifier of the data cluster scope.POST  consents
GET  consents 
titlestringText that will be displayed as the title of the particular scope.POST  consents
GET  consents 
titleBodystringText that will be displayed as the titleBody of the particular scope. POST  consents
GET  consents 
datasetAttributestring[]The corresponding dataset attribute.POST  consents
GET  consents 

Enums: Consent Status

Consent StatusDescription
PENDINGThe user is yet to authorize or authorise the consent.
ACTIVEThe user has authorized or authorised the consent.
REVOKED The user has explicitly revoked the access of consent. In the case of US Open Banking, the consent status is REVOKED when the provider account is deleted.
EXPIREDThe consent has expired as it ran out of its expiry period.

Enums: Data Access Frequency

Data Access FrequencyDescription
ONE_TIMEThe user has to provide data access permissions only once, and there is no need to renew it.
RECURRINGOnce the user has provided data access permission, the user has to renew the consent at regular intervals. The default data access frequency.

See also Institutions data page
See also Provider Accounts data page