cURL
curl --request GET \ --url https://{instance}.domo.com/api/content/v1/reportschedules/views/{viewId} \ --header 'X-DOMO-Developer-Token: <api-key>'
{ "id": 123456, "title": "View Report", "schedule": { "frequency": "WEEKLY", "enabled": true } }
Documentation IndexFetch the complete documentation index at: https://domoinc-openapi-sync-documents.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://domoinc-openapi-sync-documents.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ID of the view
OK
Show child attributes