Skip to main content
GET
Read Dex conversation events

Authorizations

Authorization
string
header
required

API key with dtk_live_ prefix. Obtain it from API Keys in the account sidebar. New keys start with all supported scopes selected for the chosen project, and you can narrow them to specific read/write scopes as needed.

Path Parameters

projectId
string<uuid>
required
threadId
string<uuid>
required

Dex conversation thread identifier.

Query Parameters

after
integer<int64>

Return events after this insertion ordinal from the previous page.

Required range: x >= 0
pageSize
integer
default:50
Required range: 1 <= x <= 100

Response

Ordered Dex conversation events

data
object
required
meta
object
required