Get a Client Session
Get a specified client session
Last updated
Was this helpful?
Get a specified client session
Last updated
Was this helpful?
Returns a specified client session.
Specify the desired client session by including the corresponding client_session_id
or user_identifier_key
in the request body.
client_session_id
String Optional
ID of the desired client session.
user_identifier_key
String Optional
Your own internal user ID for the user associated with the client session to retrieve.
Returns a client_session
containing the following properties:
workspace_id
token
Client session token associated with the client session
user_identifier_key
Your own internal user ID for the user
created_at
Date and time at which the client session was created
client_session_id
ID of the client session
device_count
Number of devices to which the client session grants access
connected_account_ids
connect_webview_ids
user_identity_ids
Array of user identity IDs on behalf of which which the client session may act
ID of the that contains the client session
Array of IDs associated with this client session
Array of IDs associated with the client session