---
search:
  tags:
    - API Keys
    - GET
seo:
  description: >-
    Lists the workspace's API keys, newest first. Keys are returned as metadata
    only — the… Reference for the GET /api-keys endpoint in the AI Inbx API API.
sidebar:
  label: List API keys
  badge: GET
title: List API keys
type: openapi-operation
---
Lists the workspace's API keys, newest first. Keys are returned as metadata only — the prefix, scope, creation time, and `last_used_at`; the secret itself is never readable after creation.

<Operation source="api-endpoints" id="list-api-keys" />
