Contacts
Get Contact
Retrieve a single contact by ID.
Request
URL
Path Parameters
The ID of the chatbot the contact belongs to
The ID of the contact to retrieve
Headers
Bearer <YOUR_API_KEY>
Response
Success Response
- Status: 200 OK
- Content-Type: application/json
Success message
Error Responses
401 Unauthorized
- Invalid or missing API key
404 Not Found
- Chatbot or contact not found
429 Too Many Requests
- Rate limit exceeded