Skip to main content
GET
List supported resource schemes

Authorizations

x-api-key
string
header
required

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

Response

List of supported schemes

description
string

Human-readable description of the resource type.

endpointPattern
string

The API endpoint pattern for this resource type.

Example:

"/api/modules"

scheme
string

The URI scheme name.

Example:

"module"

scope
string

The scope of the resource (e.g., 'organization').

Example:

"organization"