Get List of Data Subject Tokens

Use this API to retrieve a list of link tokens created between a specified date range for all data subjects.

πŸ—’

Things to Know

  • The maximum date range that can be returned is 7 days.
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.

string
enum
Defaults to expiryDate,asc

The sort criteria that dictates the order of the results.

Allowed:
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 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*