Get a campaign
Campaigns
Get a campaign
Retrieve a single campaign by ID, including its template, sender, and sending statistics.
GET
Get a campaign
Documentation Index
Fetch the complete documentation index at: https://docs.sendkit.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key from your SendKit dashboard. Pass it as a Bearer token in the Authorization header.
Path Parameters
The campaign ID.
Response
The campaign object
Example:
"550e8400-e29b-41d4-a716-446655440000"
Example:
"March Newsletter"
Example:
"Our latest updates"
Example:
"Check out what's new"
Example:
"support@example.com"
Available options:
draft, scheduled, sending, sent, partial_sent Example:
"draft"
Available options:
all_contacts, contact_list, segment Example:
"contact_list"
Example:
1500
Example:
1200
Example:
5
Example:
"2026-03-15 10:00:00"
Example:
"2026-03-11 14:30:00"
Example:
"2026-03-10 09:00:00"

