Skip to content
AchaduDevelopers
Operational APIGo to website
Dashboard
Developers/API/conversations_list
Inbox

List conversations

Lists DU Inbox operational metadata.

GET/inbox/conversationsinbox:read

Request

limitinteger · queryQuantity per page.optional
offsetinteger · queryPagination offset.optional
statusstring · queryConversation status.optional
channelstring · querySource channel.optional

Example

curl
curl 'https://achadu.com/api/v1/inbox/conversations' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

Answer

200Operation completed
4xxError with code, message and request_id