> For the complete documentation index, see [llms.txt](https://docs.switchappgo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.switchappgo.com/transfers/disbursements-transfers/batch-disbursements/fetch-a-batch.md).

# Fetch A Batch

Fetch the details of a batch disbursement by the ID of the batch or using your supplied reference.

These endpoints do not return the list of disbursements contained in the batch. To fetch the list of the transfers, use the single transfers endpoints.

## Fetching By Batch Id

{% openapi src="/files/Uej5BXW9rCTPwREpE5s5" path="/v1/transfers/batch/{id}" method="get" %}
[merchant-api-swagger-10-04-2023-UPDATED-DTO-DESCRIPTIONS.json](https://163660187-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8qcR8TOKMHOvHEJFAJcO%2Fuploads%2FtGxyph4PvX52fE51zHf9%2Fmerchant-api-swagger-10-04-2023-UPDATED-DTO-DESCRIPTIONS.json?alt=media\&token=a408ac39-e249-4e11-9d2b-4e8bd252a809)
{% endopenapi %}

## Fetching By Batch Reference

{% openapi src="/files/Uej5BXW9rCTPwREpE5s5" path="/v1/transfers/batch/reference/{batch\_reference}" method="get" %}
[merchant-api-swagger-10-04-2023-UPDATED-DTO-DESCRIPTIONS.json](https://163660187-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8qcR8TOKMHOvHEJFAJcO%2Fuploads%2FtGxyph4PvX52fE51zHf9%2Fmerchant-api-swagger-10-04-2023-UPDATED-DTO-DESCRIPTIONS.json?alt=media\&token=a408ac39-e249-4e11-9d2b-4e8bd252a809)
{% endopenapi %}
