Skip to main content
POST
Search for Sequences
Search email sequences in this workspace. Returns emailer_campaigns with pagination and breadcrumbs. Use it to find a sequence id before adding contacts to it or changing its state. ⚠️ Sequences here are shared: activating or archiving one affects every AIsa caller, and a live sequence sends real email from the workspace’s connected accounts.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

q_name
string

Keywords to match sequence names.

page
integer

Page number.

per_page
integer

Results per page.

Response

Successful response

emailer_campaigns
string[]

Sequence records (when returned).

pagination
object

Pagination metadata (when returned).