Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the scheduled script
Response
Progress object with 'pending', 'failed', 'completed' site IDs
Returns which sites are pending, which have completed, which have failed, etc. Requires script:view
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
UUID of the scheduled script
Progress object with 'pending', 'failed', 'completed' site IDs