Lists the end users belonging to the developer’s CDP Project. By default, the response is sorted by creation date in ascending order and paginated to 20 users per page.
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.
The number of end users to return per page.
1 <= x <= 100The 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).
createdAt=asc, createdAt=desc