A sequence template is the top-level outreach playbook for a given target segment. It defines the full sequence of steps (emails, LinkedIn messages, manual tasks), the sending schedule and timezone, and how many new leads to process each day. When a contact is enrolled, Topo instantiates a live sequence from the template and executes steps on the configured schedule.
The Sequence Templates API gives you read access to the templates in your workspace. This is useful for building integration UIs (e.g., a lead import tool that lets users pick which playbook to enroll contacts into) or for querying template metadata in analytics pipelines.
All Sequence Templates endpoints require the sequences:read scope. Sequence templates are read-only via the API — create and edit templates in the Topo UI.
Template statuses
Only ACTIVE templates accept new lead enrollments. If you’re building a lead import workflow, filter by status=ACTIVE to show only templates available for enrolment.