curl --request GET \
--url https://platform.kodexa.ai/api/account/permissions \
--header 'x-api-key: <api-key>'{}Returns the fine-grained access control (FGAC) permissions granted to the currently authenticated user across organizations and resources.
curl --request GET \
--url https://platform.kodexa.ai/api/account/permissions \
--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.