Authorizations
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
Query Parameters
The number of end users to return per page.
Required range:
1 <= x <= 100
The token for the desired page of end users. Will be empty if there are no more end users to fetch.
Sort end users. Defaults to ascending order (oldest first).