Get Next Execution Time

Overview

Retrieves the next scheduled execution time for a specific automation flow rule. This endpoint is useful for displaying when an automation will next run, allowing users to see upcoming execution times.

Use Cases

  • Display the next execution time for an automation flow
  • Show users when their scheduled automation will next run
  • Calculate and display countdown timers for upcoming executions
  • Validate that a flow has future executions scheduled

Response

Returns the next execution time slot in the flow's configured timezone. The time is returned in a format that can be parsed and displayed to users.

Available for Staff and Directory tokens.

Query Params
string
required

The unique identifier of the automation flow rule for which to retrieve the next execution time.

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json