customers

List Sent Emails

get/api/v1/customers/outreach/sent

Query parameters

pageinteger
per_pageinteger
campaign_idstring nullable

Scope to one agent/campaign's sends (its campaign_id).

Scope to one agent/campaign's sends (its campaign_id).

directboolean

Scope to direct sends only (rows with no campaign).

Scope to direct sends only (rows with no campaign).

searchstring nullable

Search by recipient name/email or subject

Search by recipient name/email or subject

channelstring nullable

Filter by channel: email or push

Filter by channel: email or push

statusstring nullable

Filter by status: opened, not_opened, returned, unsubscribed

Filter by status: opened, not_opened, returned, unsubscribed

Headers

authorizationstring nullable

Bearer <token>

Bearer <token>

Response

Successful Response

dataobject[] required

Changes

Changed in 4 of the 5 revisions of this API.8

    • added the new optional query request parameter channel

      new-optional-request-parameter

    • added the new optional query request parameter search

      new-optional-request-parameter

    • added the new optional query request parameter status

      new-optional-request-parameter

    • added the optional property / to the response with the status

      response-optional-property-added

    • the response's property default value changed from 2026-09-03T19:42:04.699116 to 2026-09-04T03:53:05.350198 for the status

      response-property-default-value-changed

    • the response's property default value changed from 2026-09-03T04:12:49.532747 to 2026-09-03T19:42:04.699116 for the status

      response-property-default-value-changed

    • the response's property default value changed from 2026-09-02T16:58:28.432356 to 2026-09-03T04:12:49.532747 for the status

      response-property-default-value-changed

    • the response's property default value changed from 2026-09-01T18:59:27.103334 to 2026-09-02T16:58:28.432356 for the status

      response-property-default-value-changed