---
title: "Orgs the caller belongs to (for the transfer target dropdown)"
method: GET
path: "/v1/transfers/target-orgs"
tags: ["Transfers"]
---

# Orgs the caller belongs to (for the transfer target dropdown)

`GET /v1/transfers/target-orgs`

## Response `200`

OK

- TargetOrg[]
  - `id` string, required
  - `name` string, required
  - `slug` string, required

## Other responses

- `401` — Missing or invalid API key

---

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