List Client Sessions
Get all client sessions
Returns a list of all client sessions.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
client_session_idstringOptional
ID of the client session that you want to retrieve.
user_identifier_keystringOptional
Your user ID for the user by which you want to filter client sessions.
connect_webview_idstringOptional
ID of the Connect Webview for which you want to retrieve client sessions.
without_user_identifier_keybooleanOptional
Indicates whether to retrieve only client sessions without associated user identifier keys.
user_identity_idstringOptional
ID of the user identity for which you want to retrieve client sessions.
Responses
200
OK
application/json
400
Bad Request
401
Unauthorized
post
/client_sessions/listRequest
Request Body Parameters
Parameter
Type
Description
Sample Request
Response
Property
Description
Sample Response
Last updated
Was this helpful?

