Dasha
07/17/2026, 11:17 AMTL;DR: Sequence sorting & date filters,π’ Now Live β’ Workspace βon contact accounts, new team-users endpoint. Counts, unarchive, CSV export & email stats documented ahead of July releases.emailProvider
GET /v3/whoami/team-users lists all users in your team: teamId, teamName, userId, userName, userEmail
β’ Sequences β GET /v3/sequences gains sortBy (`created`/`name`/`status`), sortDirection (`asc`/`desc`, requires sortBy), createdAfter (ISO-8601); invalid sort β 400 sequence.invalidSort
β’ Contact Accounts β single-account responses add read-only emailProvider, resolved from the domain's MX records (gSuite, office, gmail, β¦); null when undetermined
β’ AI SDR Reply Handlers (beta) β new deliveryMode (`draft`/`auto`/`stopAndNotify`) + `additionalNotificationEmail`; stopAndNotify is feature-gated β 403 knowledgeBase.stopAndNotifyNotEnabled
π Coming Soon
late July 2026:
β’ Counts (return {"count": N}): POST /v3/contacts/filter/count β’ GET /v3/sequences/count β’ GET /v3/sequences/{id}/contacts/count
β’ Unarchive: POST /v3/sequences/{id}/unarchive β’ POST /v3/sequences/unarchive (bulk, 1β100 ids, non-atomic)
β’ Email account stats: GET /v3/email-accounts/{id}/stats β’ POST /v3/email-accounts/stats (emailsSentToday, totalEmailsSent, dailySendingLimit)
mid-July 2026:
β’ GET /v3/holiday-calendars/{id}/export-csv β CSV download, filename = calendar name
πdocs.reply.io/api-reference/introduction