GET
/
scheduled
/
{scheduledScript}
/
authorize
curl --request GET \
  --url https://api.altostrat.io/scheduled/{scheduledScript}/authorize \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

scheduledScript
string
required

Response

202

Notifications dispatched