Get details of an automation

This call returns the details of a specified automation. The following are the available statuses:

  • Queued for execution - the automation run has been queued for execution, and it will proceed Sent to execution state shortly.
  • Sent to execution - the automation run has been submitted for execution, and it will proceed to Running state shortly.
  • Queued for termination - the automation run has been submitted for termination after the user aborted it and will proceed to Aborted state shortly.
  • Running - the automation run is in progress.
  • Aborted - the automation has been cancelled i.e. aborted by you.
  • Finished - the automation run has been completed successfully.
  • Failed - the automation run failed to complete.
  • Actions - the option for re-running an automation.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the automation you are querying.

Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

string
required
Defaults to application/json
string
required
Defaults to advance
Response

Language
LoadingLoading…
Response
Choose an example:
application/json