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.
GET
/api/{version}/consent_management
Path Parameters
| Field | Required | Type |
|---|---|---|
version API version. Indicates which FDX version is in use. | Required | String |
Loading...