List Scheduled Action
GET
/api/v1/nodes/{node_id}/scheduled_actions/Path parameters
node_idPathstringrequiredPath parameter
node_id.
Query parameters
project_idQueryintegerrequiredIdentifier of the project to scope the request to. Required integer project ID.
- required
- must be a valid integer project ID
example{{project_id}}apikeyQuerystringrequiredAPI key for authenticating the request
- required
- alphanumeric
example{{api_key}}locationQuerystringrequiredFilters scheduled actions by the specified location.
- must be a valid location identifier
- URL-encoded if containing special characters
example{{location}}
Responses
200Successful response
HTTP status code of the response
example
200- integer
- value between 100 and 599
Status message indicating the result of the request
example
Success- must be a non-empty string
- maximum length of 255 characters