Skip to main content
GET
Get conversations linked to application

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

Conversations returned

Note: this endpoint does NOT use the { success, data } envelope — it returns the conversations array and a count at the top level.

conversations
object[]
required
count
integer
required