---
title: "Get Client Priorities"
method: GET
path: "/v1/clients/{client_id}/priorities"
tags: ["clients"]
---

# Get Client Priorities

`GET /v1/clients/{client_id}/priorities`

## Path parameters

- `client_id` string, required

## Query parameters

- `status_filter` string, nullable
- `limit` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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