threads / Get thread messages

threads

Get thread messages

Retrieve all messages for a specific thread. Messages are returned in chronological order.

GET /api/v1/threads/{thread_id}/messages

Headers

Authorizationrequired

any - API key authentication using Bearer scheme

Path Parameters

thread_idrequired

integer - ID of the thread

Response

messagesrequired

array

thread_idrequired

integer - ID of the thread

message_countrequired

integer - Total number of messages