messages ID ATTACHMENTS

Description get attachments by message id

http://localhost:5000/freedata/messages/{message_id}/attachments

Parameters

GET

Response

Example

curl --request GET --url http://localhost:5000/freedata/messages/attachment/DXCALL-0_MYCALL-5_2024-04-04T17:22:14.002502 --header 'Content-Type: application/json'

Errors

This API uses the following error codes:

  • 404 Not Found: The requested resource was not found.
  • 503 Modem not running: Modem not running.