---
title: "Get Data Constraints Rules"
method: GET
path: "/institutions/constraints/data"
tags: ["Constraints"]
---

# Get Data Constraints Rules

`GET /institutions/constraints/data`

Get Data Constraints Rules against an Institution for Account Authorisation requests

## Query parameters

- `institutionIds` string[], required
- `institutionCountryCode` string, required
- `endpointPath` string
- `endpointMethod` 'POST' | 'PATCH' | 'PUT' | 'GET' | 'DELETE'

## Response `200`

Ok

## Other responses

- `400` — Bad Request.
- `401` — Either authentication credentials were not supplied, or they were invalid.
- `404` — Not Found.
- `500` — Unexpected Error

---

[API](https://skmtc.net/yapily/apis/yapily-api.md) · [All operations](https://skmtc.net/yapily/apis/yapily-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yapily/yapily-api/versions/a8ca54f9eb9f/schema)
