Get a Client Session
Get a specified client session
Returns a specified client session.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
client_session_idstring Β· uuidOptional
ID of the client session that you want to get.
user_identifier_keystringOptional
User identifier key associated with the client session that you want to get.
Responses
200
OK
application/json
okbooleanRequired
400
Bad Request
401
Unauthorized
post
/client_sessions/getRequest
Request Body Parameters
Parameter
Type
Description
Sample Request
Response
Property
Description
Sample Response
Last updated
Was this helpful?

