cURL
curl --request GET \ --url https://api.example.com/reporting/{type}/config
{ "availableProductIds": [ "<string>" ], "params": [ { "key": "<string>", "type": "BOOLEAN", "validationRules": [ { "option": "<string>", "value": "<string>" } ], "defaultValue": "<string>", "required": true } ] }
Documentation IndexFetch the complete documentation index at: https://docs.korint.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.korint.io/llms.txt
Use this file to discover all available pages before exploring further.
The type of report
Show child attributes
Was this page helpful?