{key.name}
+{key.obfuscatedValue}
++ {formatDate(key.createdAt)} +
++ {formatDate(key.lastUsedAt)} +
+ ++ Send this value as a Bearer token. It is only shown once. +
+- API keys work like personal access tokens and have full access to your account. -
+ Personal keys work like personal access tokens: they act as you, in this organization, + with full access to your own account. +
+ + {isAsyncResultLoading(result) ? ( ++ Create a key and send it in the Authorization Bearer header. +
++ Read-only keys owned by the organization, not a member. They authenticate the admin API + (who are my users, what have they connected) and cannot act as anyone or write anything. + Admins only. +
++ Admin only +
++ Managing organization keys requires an active admin role. Ask an admin of this + organization if you need one. +
+- Create a key and send it in the Authorization Bearer header. + Create one to call the admin API from your backend.
{key.name}
-- {key.obfuscatedValue} -
-- {formatDate(key.createdAt)} -
-- {formatDate(key.lastUsedAt)} -
- -