Docs
/
/

Batch get message contents

Get the contents of multiple messages in a single request.

Batch get message contents

Get the contents of multiple messages in a single request.

Endpoint

GET/v1/messages/batch/content

Rate limit

Tier 4

Query parameters

message_ids[]
string[]

The IDs of the messages to fetch contents of.

Returns

BatchGetMessageContentsResponse

A list of MessageContents

New chat