Skip to main content
GET
/
api
/
organizations
/
{orgId}
/
secrets
List secrets for an org
curl --request GET \
  --url https://platform.kodexa.ai/api/organizations/{orgId}/secrets \
  --header 'x-api-key: <api-key>'
[
  {}
]

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Path Parameters

orgId
string<uuid>
required

Organisation UUID.

Response

Secret metadata list