Get List of DROP Records

Use this API to retrieve a list of DROP records by the specified filter criteria. The response will include details such as the DROP record identifier, created date, and DSAR request ID.

Query Params
int32
≥ 0
Defaults to 0

Results page to be retrieved (0..N)

int32
1 to 500
Defaults to 20

Number of records per page

string
enum

Sorting criteria in the format: property(,asc|desc). Default sort order is ascending.

Allowed:
Body Params
filterCriteria
array of objects

List of filter criteria to apply. Each criterion targets a single attribute.

filterCriteria
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

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