Download Log as JSON

circle-info

This API follows the same structure as Download Log as CSV.

Get a ZIP of JSON files from the API Call History of a Spark service. This is equivalent to the API Call History functionality to Download all API calls, Download as JSON.

Returns: status response with job_id of the requested job.

POST /{tenant}/api/v3/folders/{folder}/services/{service}/log/downloadjson

Returns: status response and download_url to download the ZIP file.

GET /{tenant}/api/v3/folders/{folder}/services/{service}/log/downloadjson/status/{jobId}

Authorization

This API supports authorization via:

Last updated