List automation journeys

GET

Retrieve a list of automation journeys that have occurred within a specific automation.

Path parameters

publicationIdstringRequired

The prefixed ID of the publication object

automationIdstringRequired

The prefixed ID of the automation object

Response

This endpoint returns an object.
datalist of objects
limitinteger

The limit placed on the results. If no limit was specified in the request, this defaults to 10.

pageintegerDefaults to 1

The page number the results are from. If no page was specified in the request, this defaults to page 1.

total_resultsinteger

The total number of results from all pages.

total_pagesinteger

The total number of pages.

Errors