cURL
curl --request GET \ --url https://{instance}.domo.com/api/content/v1/reportschedules/history/{id} \ --header 'X-DOMO-Developer-Token: <api-key>'
{ "id": 123456, "reportTitle": "Specific History Report", "startTime": "2024-11-14T10:00:00Z", "endTime": "2024-11-14T10:05:00Z", "status": "success" }
Documentation IndexFetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-480814-upadate-new-checkbo.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://domoinc-arun-raj-connectors-domo-480814-upadate-new-checkbo.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
History entry ID
OK
The response is of type object.
object