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