List API keys for the authenticated user
Dormant during the private-beta key-only e2e. This route returns
feature_unavailable unless NULLSPACE_SELF_SERVE_AUTH_ENABLED=true
is set. When enabled, it returns key metadata only; plaintext keys and
hashes are never returned.
Authorizations
Supabase Auth access token passed as Bearer token
Response
API keys for the authenticated user
Stored display prefix; the plaintext key is never returned.
"ns_live_a1b2"
Wall-clock time the key was last seen on an authenticated request, updated best-effort by the auth middleware. Always present (nullable) so clients can distinguish "never used" from "field absent".
Advisory free-text scope label (T08 Phase 10); not enforced server-side.
Effective expiration time for a key scheduled for rotation retirement.
Original key id when this key was minted by a rotation.