Get client token

Get a client token by ID with conversation count.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired

Response

Client token details
clientTokenobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error