Get Optimized List of Data Subjects

Use this optimized for high-performance API to retrieve a list of unsorted data subjects that were last updated between the specified date range. The response includes key details such as each data subject’s identifier, created date, data elements, and last updated date.

🗒

Things to Know

  • The maximum date range that can be returned is 7 days.
  • Results are not returned in a specific order and may appear random.
  • Supports bookmarking for consistent pagination.
  • Optimized for high-performance bulk retrieval where sorting is not required.
  • Has more flexible rate limits compared to the standard Get List of Data Subjects API.
Query Params
date-time
required

The start of a date and time range used to filter results.

date-time
required

The end of a date and time range used to filter results.

integer
≥ 0
Defaults to 0

The page number of the results.

integer
1 to 50
Defaults to 20

The number of results per page.

Headers
string

The token used to paginate a response if the number of records is more than a page.

Responses

400

Bad Request

500

Internal Server Error

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