Basic
Retrieve email campaigns for automation flows.
Retrieve a list of email campaigns associated with automation flows. This endpoint allows you to filter and paginate through email campaigns using various query parameters. It is useful for obtaining detailed information about email campaigns linked to specific flows.
get/automation/2026-09-beta/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
A paging cursor token for retrieving previous pages.
flowIdstring[]
A query parameter to filter email campaigns by their associated flow IDs.
limitinteger
The maximum number of results to display per page.
Response
successful operation