List a campaign's contacts
Authentication
Path parameters
UUID of the campaign. An unknown, deleted or foreign campaign answers 404; a value that is not a UUID answers 400.
Query parameters
1-indexed page number. An out-of-range or non-integer value is rejected with 400 Invalid query params.
Contacts per page. An out-of-range or non-integer value is rejected with 400 (not clamped).
Only contacts in this status (see CampaignContactListItem.status). An unknown value is rejected with 400.

