Get campaign
campaigns
Get campaign
Fetch a single campaign by ID.
GET
Get campaign
Authorizations
Path Parameters
Response
Return the campaign if found
The unique identifier of the campaign
Example:
"123e4567-e89b-12d3-a456-426614174000"
The name of the campaign
Example:
"Q4 Sales Outreach"
The current status of the campaign
Available options:
ACTIVE, PAUSED, ARCHIVED, COMPLETED, CREATED Example:
"ACTIVE"
The ID of the user who owns this campaign
Example:
"123e4567-e89b-12d3-a456-426614174000"
The email of the user who owns this campaign
Example:
"john.doe@example.com"
The date the campaign was created
Example:
"2023-09-15T12:00:00Z"
The date the campaign was last updated
Example:
"2023-09-16T14:30:00Z"
The date the campaign will start
Example:
"2023-09-15T12:00:00Z"
The date the campaign will end
Example:
"2023-09-15T12:00:00Z"