Retrieve key metadata (no cryptographic material)

Returns comprehensive metadata for a single key including:

  • Lifecycle information (status, created/expires timestamps)
  • Usage tracking (usage count, limits)
  • Algorithm details (kty, alg)
  • Capability flags (exportable, origin, restricted, keyOps)
  • Integrity verification (hash/fingerprint)

This endpoint is suitable for administrative dashboards, key inventory
systems, and compliance audits where cryptographic material exposure
is unnecessary.

Note: To retrieve the public key material, use the migration endpoint
GET /api/migration/keys/{kid} which enforces exportable flag validation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Key identifier

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json