---
title: "Get list of caseworkers"
method: GET
path: "/api/v0/caseworkers"
tags: ["caseworkers"]
---

# Get list of caseworkers

`GET /api/v0/caseworkers`

## Headers

- `X-Service-Name` 'CIVIL_APPLY' | 'CIVIL_DECIDE', required

## Response `200`

Success

- Caseworker[]
  - `id` string, uuid
  - `username` string

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal server error

---

[API](https://skmtc.net/ministryofjustice/apis/openapi-definition-2.md) · [All operations](https://skmtc.net/ministryofjustice/apis/openapi-definition-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ministryofjustice/openapi-definition-2/revisions/ed2b830f0081/schema)
