Check if lead automation is paused
Is Paused
Returns whether a lead’s automation is currently paused due to human takeover. A lead is considered paused if any of its active (non-terminal) workflow runs has human_takeover=true. Optionally scope the check to a single workflow via the workflow_id query parameter.
GET
Check if lead automation is paused
Authorizations
API key for authentication. Keys are prefixed with nxr_live_.
Path Parameters
Lead ID
Query Parameters
Optional. Restrict the pause check to a specific workflow run for this lead.
Last modified on July 10, 2026