Skip to main content

Worked request and response samples

Copy a request body as written, substitute your own ids, and compare the response envelope. Errors follow Devotel Orbit’s { error, meta } envelope, shown once below under Error envelope.

List conversations

GET /api/v1/conversations/

Get a conversation

GET /api/v1/conversations/{id}

Take over a conversation

POST /api/v1/inbox/conversations/{id}/takeover/start
Claim the conversation so it stops routing to robots and routes to your session instead.

Error envelope

422