List Job Campaigns
Get all job campaigns for your company (no pagination - returns all campaigns)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
search
Search in campaign name, job title, or description
department
Filter by exact department
location
Filter by location (partial match)
status
Filter by status: draft|active|paused|closed
experienceLevel
Filter by experience level
employeeType
Filter by employee type
sortBy
Sort by: campaignName|jobTitle|createdAt|updatedAt|applicationDeadline (default: createdAt)
sortOrder
Sort order: asc|desc (default: desc)
Response
Campaigns retrieved successfully
success
data
timestamp
version