Get messages by thread
Messages
Get messages by thread
Get all messages in a specific thread
GET
Get messages by thread
Authorizations
API key authentication via Bearer token
Path Parameters
Thread UUID
Query Parameters
Maximum number of items to return (1-100)
Required range:
1 <= x <= 100Example:
10
Number of items to skip
Required range:
x >= 0Example:
0
Sort order by creation date
Available options:
asc, desc Example:
"desc"
Last modified on May 30, 2026