Skip to main content
GET
Get campaign

Endpoints

  • GET /campaigns/:id
  • PATCH /campaigns/:id
Only drafts can be updated. Assigning from.address requires a verified domain in the current project; assigning audiences and a template version also requires them to belong to that project.

Update request

The response includes readiness reasons, selected-audience subscriber counts, and delivery analytics. A draft can be reviewed and scheduled from the SendRealm dashboard after it is ready.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

Campaign details