v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
AI SDR Pending Approvals

List pending approvals

<Warning> **Coming soon.** This endpoint will be available by early July 2026. </Warning>

<small>Requires the ai-sdr:read scope (or a broader one that includes it).</small>

Returns a paginated list of AI-generated messages awaiting human approval before being sent.

Requires the AI SDR feature on the caller's team.

get/v3/ai-sdr/approvals

Query parameters

topinteger

Maximum number of items to return (default 100, max 1000)

skipinteger

Number of items to skip

sequenceIdinteger

Filter by sequence id

userIdinteger

Filter by approval owner (user id)

channel'email' | 'linkedIn'

Filter by message channel

sortMode'newestFirst' | 'oldestFirst'

Order of returned items (default newestFirst)

Response

Paginated list of pending approvals

hasMoreboolean