Contacts
Retrieve contact
Retrieve a contact by its ID.
GET
/
chatbots
/
{chatbotId}
/
contacts
/
{contactId}
Request parameters
Path
The contact ID.
The chatbot ID.
Response
The status of the request. Will be success
if the request was successful, otherwise error
.