Get information about an API key. The key to query is specified in the Authorization header.
Bearer authentication header in the form Bearer
Key information retrieved successfully.
The name of the API key.
"test"
The creation timestamp.
"2026-02-23T21:48:01Z"
The expiration timestamp, or "never" if the key does not expire.
"never"
The type of key.
development, production "development"
The current status of the key.
active, deactivated "active"