Message
List Messages
Paginated messages for a conversation owned by the current user. For encrypted conversations, send X-Conversation-Encryption-Password with the same password used at creation.
GET
List messages
Authorizations
JWT from POST /auth/login, or an API key via the same header depending on client configuration.
Headers
Required when the conversation has encryptionEnabled: true. Used only to decrypt message bodies in the response.
Minimum string length:
8Path Parameters
Query Parameters
Page number (1-based)
Required range:
x >= 1Items per page (max 100)
Required range:
1 <= x <= 100List messages