> For the complete documentation index, see [llms.txt](https://docs.number.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.number.tech/api-reference/rest-api/query.md).

# Query

{% columns %}
{% column %}
{% content-ref url="/pages/RFEQsd6NlsU3wp4FxgPQ" %}
[Account profile](/api-reference/rest-api/query/account-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/MqknWpwPpnc2IpwlfZ6p" %}
[Batch logs](/api-reference/rest-api/query/batch-logs.md)
{% endcontent-ref %}

{% content-ref url="/pages/hyFjHjIjlKZmXVF5EwJc" %}
[Recurring Consents](/api-reference/rest-api/query/recurring-consents.md)
{% endcontent-ref %}

{% content-ref url="/pages/VLsIjdK4GLBsh3rhlDgu" %}
[Consent General Query](/api-reference/rest-api/query/consent-general-query.md)
{% endcontent-ref %}

{% content-ref url="/pages/7qJcBiZMur10VnjR50xA" %}
[Receipt Details](/api-reference/rest-api/query/receipt-details.md)
{% endcontent-ref %}

{% content-ref url="/pages/kA8o3SpaKYduKpLZ9GQ7" %}
[Transaction Full Detail](/api-reference/rest-api/query/transaction-full-detail.md)
{% endcontent-ref %}

{% content-ref url="/pages/RRInjvjn4C2e3w0dmNhf" %}
[Voice](/api-reference/rest-api/query/voice.md)
{% endcontent-ref %}

{% content-ref url="/pages/Kyaz0r1b85Q4pwfBcVJV" %}
[Reconcile](/api-reference/rest-api/query/reconcile.md)
{% endcontent-ref %}

{% endcolumn %}

{% column %}
{% content-ref url="/pages/ySfX4jZGhSsKkLmLoBqZ" %}
[ACH transactions](/api-reference/rest-api/query/ach-transactions.md)
{% endcontent-ref %}

{% content-ref url="/pages/Gf8kFyTPIxhuQ18gXYsy" %}
[Consent Annual Query](/api-reference/rest-api/query/consent-annual-query.md)
{% endcontent-ref %}

{% content-ref url="/pages/L32Zn9H1IIMma2bDfuT4" %}
[Recurring Consent Full Detail](/api-reference/rest-api/query/recurring-consent-full-detail.md)
{% endcontent-ref %}

{% content-ref url="/pages/JWCnqkOIweWYDd9ThBnF" %}
[Recurring Schedules](/api-reference/rest-api/query/recurring-schedules.md)
{% endcontent-ref %}

{% content-ref url="/pages/WgFSN7O0KUJdMnPaBuhl" %}
[Transaction Search](/api-reference/rest-api/query/transaction-search.md)
{% endcontent-ref %}

{% content-ref url="/pages/fLDKs2iJ2QQuOnYaV43S" %}
[Transaction Receipt](/api-reference/rest-api/query/transaction-receipt.md)
{% endcontent-ref %}

{% content-ref url="/pages/6EG2G5vp6aKlsE9amOUR" %}
[Enumeration values](/api-reference/rest-api/query/enumeration-values.md)
{% endcontent-ref %}

{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.number.tech/api-reference/rest-api/query.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.
