GET /sms/history?date_from={date_from}&date_to={date_to}

clicksend.com

Summary: Get all History
Operation ID: Get all History
Auth: unknown
Description

**SMS Delivery Status** **Status (status field)** | Status | Description | |---|---|---| | `Completed` | Added to delivery queue. Waiting to be sent to the network.| | `Sent` | Message sent to the network.| | `Cancelled` | Message cancelled.| | `Scheduled` | Message scheduled.| | `WaitApproval` | Waiting approval by our team. This is temporary and will change to 'Sent' once approved. This only happens for a few messages that are flagged for approval by our automated spam-detection system.| **Status Codes (status_code field)** | Code | Text | Description | |---|---|---| | `200` | Sent by network| Temporary success| | `201` | Received on handset| Permanent success| | `300` | Delivery failure| Permanent failure| | `301` | Delivery failure| Permanent failure| | `302` | Delivery failure| Temporary failure - supplier routing issue|

Parameters (2)

date_from (string, path, required)

Timestamp (from) used to show records by date.

date_to (string, path, required)

Timestamp (to) used to show recrods by date.

No probe data for this endpoint yet.