Dasha
06/08/2026, 5:41 PMtotalCount removed from Contacts endpoints
AffectsยทGET /v3/contactsPOST /v3/contacts/filter
Response now returns only2๏ธโฃ Sequence Preview feedback path moved โ now under the+items. If you readhasMore, switch to cursor-style pagination usingtotalCount.hasMore
ai-sdr segment:
3๏ธโฃ Tag renames/v3/sequences/ai-sdr/{id}/contacts/{id}/preview/steps/{step_id}/feedback
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ โจ AI SDR Sequences โ now fully covered All 14 endpoints are live underโAI SDR Live DataยทLive DataโAI SDR Contact EnrichmentยทContact EnrichmentโJasonAi creditsReply credits
/v3/sequences/ai-sdr/{id} (Create = base path, no {id}):
Action Method Path
Create sequence POST (base)
Get settings GET /settings
Update settings PATCH /settings
Enable autopilot POST /autopilot/enable
Disable autopilot POST /autopilot/disable
Force-start autopilot POST /autopilot/force-start
Set approval mode PUT /approval-mode
Set generated step types PUT /generated-step-types
Get/Set/Remove playbook GET/PUT/DELETE /playbook
Get/Set/Remove knowledge base GET/PUT/DELETE /knowledge-base
Heads up on force-start errors:โจ More new endpoints โข Intent Signals (typeahead) โ(limit reached) ยท409 autopilotDisabledByContactsLimit(no contacts) ยท409 autopilotDisabledByLackOfContactson playbook/KB DELETE when nothing's attached.404
GET /v3/ai-sdr/intent-signals/industries ยท โฆ/technologies
โ ๏ธ These return Sales Navigator strings โ different from Live Data filter-value industries (Reply taxonomy), so don't mix them up.
โข Live Data Filter Values are live (finally off "coming soon" ๐) โ 5 typeahead endpoints under `/v3/live-data/filter-values`: industries ยท departments ยท seniorities ยท locations ยท job-titles
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ง Smaller improvements
โข Inbox โ filter by owner via new `ownerUserId`: POST /v3/inbox/threads/filter (body, integer nullable) and GET /v3/inbox/threads/categories (query param, integer). Target user must be on your team, else 400.
โข Rate limiting โ all 429 responses now include a Retry-After header (integer, seconds) so you can back off cleanly.
โข Sidebar reordered to strict AโZ, parent-first grouping.
โข Auth guide rewritten โ now covers Master API key + Organization API key (with impersonation details).
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
๐ Full docs: https://docs.reply.io/api-reference
Questions or hit a snag migrating? Drop them in the thread ๐งต