List API keys owned by the authenticated user
API Keys
List API keys owned by the authenticated user
Use when: caller wants to enumerate the Layer API keys the authenticated principal owns (metadata only; the raw secret is shown once at creation)
Returns metadata for every API key the caller owns — id, name, prefix, project assignment, creation/last-used timestamps. The raw key material is NEVER returned (only the prefix); the full key is only visible at creation time. Dashboard-only — session auth required.
GET
List API keys owned by the authenticated user
Documentation Index
Fetch the complete documentation index at: https://docs.verlon.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Layer API key (prefixed sk-). Generated from the dashboard under Settings → API Keys, or via layer key create in the CLI.
Response
Array of API key metadata rows.