latestSwagger 2.02026-08-20196638916.1 KB

23d8982b533d

Connectivity v2.Authorization
BETA

List authorizations

get/connectivity/v2/consents/{consentId}/authorizations

Path parameters

consentIdstring required

The consent id.

Query parameters

page_tokenstring

Base64 encoded string pointing to the page that should be listed. All filtering parameters should be equal to the request for which this page_token was obtained as a response.

page_sizeinteger

Indicates maximum size for the array of returned authorizations. Accepted values 1-100. Default 10.

Response

Authorizations successfully fetched.

authorizationsConnectivity20v2Authorization[] — unresolved $ref
nextPageTokenstring

Base64 encoded string pointing to the next page that should be listed. All filtering parameters should be equal to this request when using this token to fetch the next page of authorizations.