v1

latestOpenAPI 3.0.1Gremlin License2026-08-06397451577.0 KB
apikeys

List all API Keys

Requires the privilege API_KEYS_READ

get/apikeys

Response

default response

identifierstring

The identifier of this API key.

descriptionstring

The description for the API key.

created_atstring date-time

The date when this API key was created.

created_bystring

The user who created this API key.

expires_atstring date-time

The date when this API key expires.

revoked_bystring

The user who revoked this API key.

state'ACTIVE' | 'IDLE' | 'REVOKED' | 'INVITED'

The current state this API key is in.

valuestring

The API keys value. The core piece that is used for authentication

org_idstring

The identifier of the team this API key is tied to.

updated_atstring date-time

The date this API key was last updated.

last_used_atstring date-time

The date this API key was last used.