Get the edit history and deletion status of a message. Returns all versions of the message content over time.
Documentation Index
Fetch the complete documentation index at: https://docs.inboxapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the thread containing the message.
^[0-9a-z]+$The ID of the message to get history for.
^[0-9a-z]+$