List Messages
Messages
List Messages
List messages in the current workspace.
GET
List Messages
Documentation Index
Fetch the complete documentation index at: https://docs.mielto.com/llms.txt
Use this file to discover all available pages before exploring further.
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)