v2
latestOpenAPI 3.0.12026-07-139148252.8 KBBasic
Retrieve workflow email campaigns
Retrieve a list of email campaigns associated with automation flows, with optional pagination using 'after', 'before', and 'limit' query parameters.
get/automation/v4/flows/email-campaigns
Query parameters
afterstring
The paging cursor token of the last successfully read resource will be returned as the paging.next.after JSON property of a paged response containing more results.
beforestring
flowIdstring[]
limitinteger
The maximum number of results to display per page.
Response
successful operation