List Sessions

List Sessions.

Query parameters

userIdstringOptional
The User ID.
pageTokenstringOptional
A pagination token. Leave empty to get the first page of results.

Response

OK
sessionslist of objects or null
A list of Sessions.
nextPageTokenstring or null
The pagination token for the next page of results. Empty if there is no next page.

Errors