OrgKey
Org API key metadata
- objectType: string
Resource type identifier
- idType: string
Unique identifier for the org key
- nameType: string
Human-readable key name
- descriptionType: string
Optional description of the key's purpose
- prefixType: string
First 12 characters of the key for UI display
- permissionsType: array string[]
Permissions assigned to this key
- statusType: string
Lifecycle state — one of "active", "revoked", "expired"
- creatorType: object · User
User profile with identity and display metadata
- objectType: string
Resource type identifier
- idType: string
Unique identifier for the user
- emailType: string
User's email address
- firstType: string
_name User's first name
- lastType: string
_name User's last name
- avatarType: string
_url URL to user's avatar image
- mfaType: boolean
_enabled Whether MFA is enabled for this user
- createdType: string
_at When the user was created
- updatedType: string
_at When the user was last updated
- lastType: string
_login _at When the user last successfully authenticated anywhere (global across all orgs; nil if never). For per-org login recency, see the membership resource's last_login_at.
- lastType: string
_active _at When the user last made an authenticated request anywhere (global across all orgs; debounced ~1 minute, nil if never). For per-org activity recency, see the membership resource's last_active_at.
- updatedType: object · User
_by User profile with identity and display metadata
- objectType: string
Resource type identifier
- idType: string
Unique identifier for the user
- emailType: string
User's email address
- firstType: string
_name User's first name
- lastType: string
_name User's last name
- avatarType: string
_url URL to user's avatar image
- mfaType: boolean
_enabled Whether MFA is enabled for this user
- createdType: string
_at When the user was created
- updatedType: string
_at When the user was last updated
- lastType: string
_login _at When the user last successfully authenticated anywhere (global across all orgs; nil if never). For per-org login recency, see the membership resource's last_login_at.
- lastType: string
_active _at When the user last made an authenticated request anywhere (global across all orgs; debounced ~1 minute, nil if never). For per-org activity recency, see the membership resource's last_active_at.
- revokedType: object · User
_by User profile with identity and display metadata
- objectType: string
Resource type identifier
- idType: string
Unique identifier for the user
- emailType: string
User's email address
- firstType: string
_name User's first name
- lastType: string
_name User's last name
- avatarType: string
_url URL to user's avatar image
- mfaType: boolean
_enabled Whether MFA is enabled for this user
- createdType: string
_at When the user was created
- updatedType: string
_at When the user was last updated
- lastType: string
_login _at When the user last successfully authenticated anywhere (global across all orgs; nil if never). For per-org login recency, see the membership resource's last_login_at.
- lastType: string
_active _at When the user last made an authenticated request anywhere (global across all orgs; debounced ~1 minute, nil if never). For per-org activity recency, see the membership resource's last_active_at.
- expiresType: string
_at When the key expires (nil if never)
- lastType: string
_used _at When the key was last used for authentication
- revokedType: string
_at When the key was revoked (nil if active)
- createdType: string
_at When the key was created
- updatedType: string
_at When the key's metadata was last updated