---
title: "Retrieve list of agencies with which the current client is associated"
method: GET
path: "/v1/me/agencies"
tags: ["Me"]
---

# Retrieve list of agencies with which the current client is associated

`GET /v1/me/agencies`

## Response `200`

Agency information

- MeV1AgencySummary[]
  - `id` integer, nullable
  - `name` string, nullable
  - `admin` boolean, nullable — True if this user is an admin of this agency

## Other responses

- `default` — Error

---

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