View Received Messages (XML)
documentedView received messages in XML format.
GET /api/receivedmessages/xmlMessagesno 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/xml?apiKey={{FIRETEXT_API_KEY}}&from={{$from}}&to={{$to}}&pp={{$pp}}&page={{$page}}&subaccount={{$subaccount}}" \
-X GET \
-H "Accept: application/xml"