# Status & Statistics

### Methods

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Single Status</strong></td><td>Retrieve the status of a single SMS</td><td><a href="https://github.com/lucassaillot/docpartner-en/blob/main/api/sms-partner/send-sms/single-send.md">https://github.com/lucassaillot/docpartner-en/blob/main/api/sms-partner/send-sms/single-send.md</a></td></tr><tr><td><strong>Bulk Status</strong></td><td>Retrieve the status of multiple SMS</td><td><a href="https://github.com/lucassaillot/docpartner-en/blob/main/api/sms-partner/statut-et-statistiques/multiple-status.md">https://github.com/lucassaillot/docpartner-en/blob/main/api/sms-partner/statut-et-statistiques/multiple-status.md</a></td></tr><tr><td><strong>Status by Message</strong></td><td>Retrieve status using the message ID</td><td><a href="https://github.com/lucassaillot/docpartner-en/blob/main/api/sms-partner/statut-et-statistiques/status-by-message.md">https://github.com/lucassaillot/docpartner-en/blob/main/api/sms-partner/statut-et-statistiques/status-by-message.md</a></td></tr><tr><td><strong>Status by Tag</strong></td><td>Retrieve status using a tag</td><td><a href="https://github.com/lucassaillot/docpartner-en/blob/main/api/sms-partner/statut-et-statistiques/status-by-tag.md">https://github.com/lucassaillot/docpartner-en/blob/main/api/sms-partner/statut-et-statistiques/status-by-tag.md</a></td></tr><tr><td><strong>Sending Statistics</strong></td><td>Retrieve sending statistics</td><td><a href="https://github.com/lucassaillot/docpartner-en/blob/main/api/sms-partner/statut-et-statistiques/sending-statistics.md">https://github.com/lucassaillot/docpartner-en/blob/main/api/sms-partner/statut-et-statistiques/sending-statistics.md</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.docpartner.dev/en/api/sms-partner/status-and-statistics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
