List AI web searches for a sequence
Use this endpoint when you need to review the AI web searches already started for one of your sequences. Pass sequenceId to select the sequence whose searches you want — it is required, so every call returns the searches of a single sequence. Results are returned as a page controlled by the top and skip query parameters; omit both to get the first page. The AI SDR feature must be enabled for your team.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Query Parameters
Sequence id to filter by
x >= 1Response
Paginated list of searches
Coming soon — full response shape is still being finalized.