View Received Messages
documentedView a list of received messages on your FireText account.
GET /api/receivedmessagesMessagesno 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}}&from={{from_date}}&to={{to_date}}&pp={{pp}}&page={{page}}" \
-H "Accept: application/json"