Get campaign by ID
Campaigns
Get campaign by ID
GET
Get campaign by ID
Documentation Index
Fetch the complete documentation index at: https://docs.botdog.co/llms.txt
Use this file to discover all available pages before exploring further.
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"