Workflows
workflows
Methods
Lists all workflows configured for the account.
Retrieves configuration and metadata for a specific workflow.
Creates a new workflow or updates an existing workflow definition.
Deletes a Workflow. This only deletes the Workflow and does not delete or modify any Worker associated to this Workflow or bounded to it.
Instances
workflows.instances
Methods
Lists all instances of a workflow with their execution status.
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Example: Authorization: Bearer Sn3lZJTBX6kkg7OdcBUAxOO963GEIyGQqnFTOFYY
Workers Tail Read Workers Scripts Write Workers Scripts Read
page and cursor are mutually exclusive, use one or the other.
Accepts ISO 8601 with no timezone offsets and in UTC.
Accepts ISO 8601 with no timezone offsets and in UTC.
should only be used when cursor is used, defines a new direction for the cursor
page and cursor are mutually exclusive, use one or the other.
Retrieves logs and execution status for a specific workflow instance.
Creates a new instance of a workflow, starting its execution.
Creates multiple workflow instances in a single batch operation.
Versions
workflows.versions
Methods
Lists all deployed versions of a workflow.
Retrieves details for a specific deployed workflow version.