List Client Sessions
Returns a list of all client sessions.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
ID of the client session that you want to retrieve.
1Your user ID for the user by which you want to filter client sessions.
1ID of the Connect Webview for which you want to retrieve client sessions. Specify null to retrieve client sessions that are not associated with a Connect Webview.
Indicates whether to retrieve only client sessions without associated user identifier keys.
ID of the user identity for which you want to retrieve client sessions. Specify null to retrieve client sessions that are not associated with a user identity.
Response
OK