curl --request GET \
--url https://platform.kodexa.ai/api/fair-scheduler/orgs/{orgId} \
--header 'x-api-key: <api-key>'{}Returns the fair-scheduler configuration for a single organization, including queue weights, concurrency limits, and execution priority overrides.
curl --request GET \
--url https://platform.kodexa.ai/api/fair-scheduler/orgs/{orgId} \
--header 'x-api-key: <api-key>'{}Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.