Scheduler Zero
REST APIAPI referenceCampaigns

List the inboxes assigned to a campaign

Requires the `campaign:read` permission.

GET
/campaigns/{id}/inboxes

Requires the campaign:read permission.

Authorization

ApiKeyAuth
x-api-key<token>

API key created under Settings → API Keys. Scoped to a single workspace.

In: header

Path Parameters

id*string
Formatuuid

Response Body

application/json

application/json

curl -X GET "https://example.com/campaigns/497f6eca-6276-4993-bfeb-53cbbbba6f08/inboxes"
Empty