cURL
curl --request GET \ --url https://api.example.com/rating-tables
{ "total": 123, "data": [ { "type": "RATING_TABLE", "id": "<string>", "inputs": [ { "id": "<string>", "unit": "<string>" } ] } ] }
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.
total
data
Show child attributes
Was this page helpful?