---
title: "Get Request Log Orgs"
method: GET
path: "/external-api-keys/usage/orgs"
tags: ["external-api-keys"]
---

# Get Request Log Orgs

`GET /external-api-keys/usage/orgs`

Return all distinct org names for the request log org filter dropdown.

## Response `200`

Successful Response

- OrgsResponse
  - `orgs` string[], required

## Other responses

- `404` — Not found

---

[API](https://skmtc.dev/trytrata/apis/fastapi.md) · [All operations](https://skmtc.dev/trytrata/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trytrata/fastapi/revisions/a8ae8846c411/schema)
