Returns a paginated list of AI-generated messages awaiting human approval before being sent.
Requires the AI SDR feature on the caller’s team.
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.
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.
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
email, linkedIn Order of returned items (default newestFirst)
newestFirst, oldestFirst