Skip to main content
POST
ListVoiceSMSConversationsPostAPI is the POST body form of the list endpoint,

Authorizations

Authorization
string
header
required

An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).

Body

application/json
address
string
cursor
string
limit
integer<int64>
phone_number
string

Response

Success response

conversations
SMSConversationSummary is one conversation's metadata: who, when, how much, · object[]
next_cursor
string