Inbox
Replies across every campaign: list, open, answer in-thread and set a verdict, including your own opportunity stages.
Replies across every campaign: list, open, answer in-thread and set a verdict, including your own opportunity stages.
| Operation | Method | Path |
|---|---|---|
| List conversations | GET | /api/v1/inbox |
| Open a conversation | GET | /api/v1/inbox/{thread_id} |
| Answer in-thread | POST | /api/v1/inbox/{thread_id}/reply |
| Set the verdict | POST | /api/v1/inbox/{thread_id}/classify |
| Add an opportunity stage | POST | /api/v1/reply-statuses |
| Reply statuses | GET | /api/v1/reply-statuses |
Every page below is generated from the OpenAPI document and carries a request sample in the language you pick. The playground sends to production with your own key.