List messages
Get messages for a conversation.
Authentication
AuthorizationBearer
API key or Clerk session token
Path parameters
id
Query parameters
limit
Max results (default 100, max 100)
order
Sort order: asc or desc (default asc)
Response
List of messages
data
totalCount
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error