Get List of Cookies by Criteria

Use this API to retrieve a list of all cookies by filter criteria.

πŸ—’

Things to Know

  • If any of the available languages in the OneTrust application is entered as a value for the language parameter, cookie categories, descriptions, and third-party descriptions will be translated accordingly.
  • It is recommended to use the page and size parameters if the number of cookies is greater than 500.
Query Params
string

Name of the language.

string

Country specific code.

string

Search string includes either cookie name or host name.

int32

Page number of the results list (0….N).

int32

Number of records per page (0…N).

Body Params

List of domains separated by commmas.

domains
array of strings
Defaults to
domains
Responses

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
OAuth2
Required Scopes
Response
Choose an example:
application/json
*/*