HappyFox Chat
Live chat and customer support software
| API | Protocol | Base URL | Docs | Reference | OpenAPI | SDKs |
|---|---|---|---|---|---|---|
| Main | rest | https://api.happyfoxchat.com/v1 | link | — | — | — |
Actions (18)
Agents · 2
Canned Responses · 2
Custom Fields · 2
Departments · 2
Offline Messages · 2
Profiles · 2
Transcripts · 2
- Get transcriptGET /v1/transcripts/{transcriptId}
Retrieve a transcript by its transcriptId.
documented - List transcriptsGET /v1/transcripts
List transcripts with optional filters (agent_email, agent_id, visitor_email, visitor_id, department_id, profile_id, date_from, date_to, time_period) and pagination (page, limit). Requires Authorization: Bearer <token> and a Timezone header.
documented