View Received Messages (JSON)
documentedView received messages in JSON format.
GET /api/receivedmessages/jsonMessagesno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://www.firetext.co.uk/api/receivedmessages/json?apiKey={{FIRETEXT_API_KEY}}&query={{$query}}&page={{$page}}&limit={{$limit}}" \\
-X GET \\
-H "Accept: application/json"