Sign in

View Received Messages

documented

View a list of received messages on your FireText account.

GET /api/receivedmessagesMessagesno implementation yet0 runs
No 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"
View Received Messages · FireText · OpenIntegrations