Search Requests

Use this API to search for requests by key terms, such as the data subject’s first name, last name, email address, or request ID.

Path Params
string
required

A language code that identifies the language in which the request data should be searched, assuming translations are available for that language.
Examples: en-us for English, de for German, fr for French, etc.

Query Params
date

A date (yyyyMMdd). Include to retrieve a list of requests created on or after the specified date. For example, if you want to retrieve requests created on or after January 30, 2019, include the createddate=20190130 parameter in your query.

int32
≥ 0
Defaults to 0

Results page you want to retrieve. Page number starts with 0 (0..N)

int32
1 to 500
Defaults to 20

Number of records per page.

Body Params
string
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 3 required scopes
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*