EndUsers
Retrieve EndUser
Returns the EndUser corresponding to the given indentifier
GET
/
enduser
/
{id}
Authorizations
Authorization
string
headerrequiredAdd api-key YOUR_API_SECRET_KEY
as the value of the Authorization
header.
Path Parameters
id
string
requiredThe identifier of the EndUser to return
Response
200 - application/json
id
string
requiredUnique identifier for the EndUser
display_name
string
requiredEndUser's display name
integration_type
enum<string>
Enum representing the Integration's channel
Available options:
api
, whatsapp
info
string
EndUser's information valuable for interactions with Chatbots or human agents