v1
latestOpenAPI 3.0.12026-07-2412502.6 MBCampaigns
Get campaign pages
get/campaigns/{campaign_id}/pages
Query parameters
campaign_page_template_identifierstring
Return pages for a campaign by the template identifier.
campaign_page_slugstring
Return a campaign page by slug.
campaign_page_activeboolean
Return pages based on the active status.
limitinteger
Limit the number of results. Default: 25, max: 200.
offsetinteger
Offset the results
sort_bystring
Field to sort result by
order'asc' | 'desc'
Order by asc or desc
Response
OK