Get Detailed Consents

This method retrieves details about consents required for data sources currently configured in your account configuration. The response for this method contains a collection of objects. Each object contains the Name of the data source, Text outlining what the user is consenting to, and optionally a Url where the user can find more information about how their data will be used.
Failure to provide a Name from the object collection will lead to a 1005 service error.

Please be advised to use /configuration/v1/detailedConsents/IdentityVerification/{countryCode} as /configuration/v1/detailedConsents/Identity Verification/{countryCode} is being deprecated.

Path Params
string
required

Country alpha2 code. Call Get Country Codes to get the countries available to you.

Responses

400

Your request could not be processed, there should be more details in the response.

401

The user name and password you provided is not valid or you are using an account not configured to be an API user.

408

The request took longer to process than we waited.

415

You asked for a media type that we do not support. You should request application/json in the Content-Type header.

500

An error happened on the server without a specific message.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json