Get User

View as Markdown
Returns a single user by external id or internal id, with expanded tags and the persisted responder for the agent.

Authentication

x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

user_idstringRequired
The user's external id or internal id

Response

The user
dataobjectOptional

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error