Skip to main content
POST
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Path Parameters

inbox_id
string
required

Inbox id (inbox_…)

Body

application/json
message_ids
string[]
required

Message ids (msg_…), up to 500

Response

Messages

object
enum<string>
required
Available options:
list
data
object[]
required
has_more
boolean
required
url
string