---
title: "Get mandate constraints"
method: GET
path: "/v3/mandates/{id}/constraints"
tags: ["Mandates"]
---

# Get mandate constraints

`GET /v3/mandates/{id}/constraints`

Retrieve the constriants defined on the mandate, as well as
the current utilisation of those constraints within the periods.

## Path parameters

- `id` string, required — Unique ID for the mandate

## Response `200`

Constraints State

## Other responses

- `400` — Invalid Parameters
- `401` — Unauthenticated
- `403` — Forbidden
- `404` — Mandate Not Found

---

[API](https://skmtc.net/truelayer/apis/authentication-server.md) · [All operations](https://skmtc.net/truelayer/apis/authentication-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/truelayer/authentication-server/revisions/5f6051515b2c/schema)
