curl --request GET \
--url https://api.kameleoon.com/results/export"<string>"Retrieves a file with results for the specified dataCode. If the results are not ready, the status field is returned as WAITING. Otherwise, the data field contains either the file in format or, if an error occurred, the error description.
curl --request GET \
--url https://api.kameleoon.com/results/export"<string>"Documentation Index
Fetch the complete documentation index at: https://docs.kameleoon.com/llms.txt
Use this file to discover all available pages before exploring further.
OK
The response is of type file.
Was this page helpful?