---
title: "Fetch Mandate Information/status"
method: GET
path: "/v2/mandate-mgt/mandates/reference/{mandate_reference}"
---

# Fetch Mandate Information/status

`GET /v2/mandate-mgt/mandates/reference/{mandate_reference}`

This API lets you get the details of a mandate using the mandate reference

## Path parameters

- `mandate_reference` string, required

## Response `200`

200

- object
  - `amount` integer
  - `description` string
  - `responseDescription` string
  - `startDate` string
  - `endDate` string
  - `status` string
  - `reference` string
  - `createdAt` string

## Other responses

- `404` — 404

---

[API](https://skmtc.net/fincra/apis/awesome-new-api.md) · [All operations](https://skmtc.net/fincra/apis/awesome-new-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fincra/awesome-new-api/revisions/c8215c27b460/schema)
