Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The workspace ID
Query Parameters
Filter by conversation ID
Filter by sender ID
Filter by message role
Filter by message type
Search messages by content
Filter by tags (comma-separated)
Number of messages to skip
Required range:
x >= 0Number of messages to return
Required range:
1 <= x <= 1000Field to order by
Order direction (asc/desc)