Skip to main content

Function: listSequences()

listSequences(svc, companyId): Promise<SequenceCard[]>

Defined in: src/server/services/recruiting.ts:485

The three candidate cadences with their steps + live active-enrollment counts (read-only).

Parameters

svc

SupabaseClient

companyId

string

Returns

Promise<SequenceCard[]>