Consent list
Consent Management
Consent list
GET
Consent list
Returns all data sharing information for an end user. Use this endpoint to list an end user’s current data sharing choices. Each of the end user’s connected apps has a separate consent which is detailed in the response by a consent object. The consent object includes details such as the app’s id, name, icon, and the sharing status of the end-user’s accounts.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
API version. Indicates which FDX version is in use.
Example:
"v4"
Response
200 - application/json
Successful response
Example:
"_sadfa3CKHJ23LKJHKJHLlNaODPmH1LqSb4"
Example:
"Centz"
Example:
"https://www.example.com"
Example:
"2024-06-14T19:48:18.354Z"
Example:
"2024-05-14T19:48:31.352Z"
Example:
true
Example:
"2024-05-14T19:48:18.352Z"
Example:
null

