List Safety Net Sequences

Returns the sequences (Outreach) and cadences (Salesloft) synced from your sales-engagement integrations, with Allegrow's per-sequence Safety Net state.

Entries are per owner and sequence: the same CRM sequence appears once for each connected user who owns it. id is Allegrow's opaque identifier for the entry; crmSequenceId plus service let you cross-reference the sequence in your sales-engagement platform.

Unlike the other list endpoints, filtering and pagination run server-side — the largest workspaces hold tens of thousands of sequences, so pages are windows onto live data rather than slices of one snapshot. Results are deterministically sorted by name, then crmSequenceId.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns the sequences (Outreach) and cadences (Salesloft) synced from your sales-engagement integrations, with Allegrow's per-sequence Safety Net state.

Entries are per owner and sequence: the same CRM sequence appears once for each connected user who owns it. id is Allegrow's opaque identifier for the entry — use it with Update Safety Net Sequence. crmSequenceId plus service let you cross-reference the sequence in Outreach or Salesloft directly (CRM ids alone can overlap between the two platforms, which is why they aren't the key).

Unlike the other list endpoints, filtering and pagination run server-side: the largest workspaces hold tens of thousands of sequences, so pages are windows onto live data rather than slices of one snapshot.

hasEmailStep is null when the sequence's content has not been determined.

Query Params
string
enum

Return only sequences from this integration.

Allowed:
string
enum

Filter by the activated flag. Omit to return all. total reflects the filtered count.

Allowed:
integer
1 to 1000
Defaults to 50

Page size (1–1000). A single page can hold an entire workspace — for a full snapshot request limit=1000 rather than stitching offset pages, which are computed independently.

integer
≥ 0
Defaults to 0

Zero-based index of the first entry to return.

Responses

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