Get User
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_id
The user's external id or internal id
Response
The user
data
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error