Get a cursor-paginated list of outreach sequences, optionally filtered by name. Sorted by modifiedAt descending.
API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.
Number of outreach sequences to return per page (min: 1, max: 100, default: 25)
1 <= x <= 100Filter outreach sequences by name (case-insensitive partial match). Must be at least 3 characters when provided.
3Base64-encoded cursor for pagination. Use the cursor value from a previous response to fetch the next page. Omit for the first page.