---
title: "Get API Keys"
method: GET
path: "/organisation/get-api-keys"
---

# Get API Keys

`GET /organisation/get-api-keys`

## Response `200`

- object
  - `api_keys` object[], required
    - `api_key` string
    - `name` string
  - `created_at` string, required
  - `email` string, required
  - `id` integer, required
  - `name` string, required
  - `org_name` string, required
  - `org_uuid` string, required
  - `role` string, required
  - `token` string, required
  - `user_uuid` string, required

---

[API](https://skmtc.dev/byteleaphq/apis/athena-copy.md) · [All operations](https://skmtc.dev/byteleaphq/apis/athena-copy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/byteleaphq/athena-copy/revisions/4eb764a8d0ce/schema)
