Get an AI Gateway access key
Get a single AI Gateway access key by ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for an AI Gateway access key.
Response
The AI Gateway access key.
Unique identifier for this access key.
URI of this AI Gateway Access Key API resource.
Timestamp when the access key was created.
Timestamp when the access key was last updated.
Redacted display form of the access key token.
User-friendly label for this access key.
Human-readable description of this access key.
Arbitrary user-defined metadata for this access key.
Plaintext access key token. Only returned when the key is first created.
Timestamp when the access key was last used.
Linked access key configuration, or null for allow-all scope.