Skip to main content
GET
Retrieve an interview campaign

Authorizations

Authorization
string
header
required

Use Authorization: Bearer

Path Parameters

project_id
string<uuid>
required

UUID of the project

campaign_id
string<uuid>
required

UUID of the campaign

Response

Successful response

A named, project-scoped group of interviews (e.g. a workshop wave or rollout round). Created lazily via campaign_name on drafts or the assign endpoint; names are unique per project (case-insensitive).

id
string<uuid>
read-only
name
string
created_at
string<date-time>
read-only
interview_count
integer
read-only

Number of interviews in the campaign.