Get Consents

This method retrieves the consents required for data sources currently configured in your account configuration. The response for this method contains a collection of strings that Verify method's ConsentForDataSources field expects to perform a verification using those data sources. A failure to provide an element from the string collection will lead to a 1005 service error.

Path Params
string
required
length between 36 and 36

Can be obtained by your Customer Success Manager or via a support ticket.

string
required
length between 2 and 2

Call CountryCodes 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 token you provided is not valid or you are using an account that is not enabled.

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
Bearer
JWT
Response
Click Try It! to start a request and see the response here!