List pending approvals
AI SDR Pending Approvals
List pending approvals
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
List pending approvals
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Query Parameters
Maximum number of items to return (default 25, max 1000)
Number of items to skip
Filter by sequence id
Filter by approval owner (user id)
Filter by message channel
Available options:
email, linkedIn Order of returned items (default newestFirst)
Available options:
newestFirst, oldestFirst