Identity
organization_idstringrequired
Organization bound to the API key. Pass as org_id, or use me.
Example:
3f7c1e90-2b8a-4d6e-9f10-5a2b6c8d4e12key_prefixstring
Non-secret prefix identifying the key.
Example:
fb_live_EXAMPLEpermissionsstring[]required
Example:
["governance:read","governance:evaluate"]Identity
{
"organization_id": "3f7c1e90-2b8a-4d6e-9f10-5a2b6c8d4e12",
"key_prefix": "fb_live_EXAMPLE",
"permissions": [
"governance:read",
"governance:evaluate"
]
}