latestSwagger 2.02026-08-20196638916.1 KB

23d8982b533d

Connectivity v2.Consent
BETA

List consents

get/connectivity/v2/consents

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 consents Accepted values 1-100. Default 10.

Response

Consents successfully fetched.

consentsConnectivity20v2Consent[] — 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 consents.