Get an org API key
Users and API Keys
Get an org API key
GET
Get an org API key
Authorizations
An opaque Omnara personal or organization bearer token.
Path Parameters
Pattern:
^org_[a-z2-7]{26}$Pattern:
^oak_[a-z2-7]{26}$Response
The org API key.
Pattern:
^oak_[a-z2-7]{26}$Pattern:
^org_[a-z2-7]{26}$Human-readable name. Spaces and punctuation are allowed; leading or trailing whitespace and invisible or control characters are not.
Required string length:
1 - 64Stable non-secret display identifier. It is not embedded in the bearer token.
The key's org role (admin or member). Empty for revoked keys.
Pattern:
^usr_[a-z2-7]{26}$