journey
Journey flow change activity feed
Append-only feed of admin changes to steps, contents and extra-step templates (newest first). Optional filters.
get/api/journey/activity
Query parameters
track_codestring nullable
Filter by track.
Filter by track.
step_codestring nullable
Filter by step (includes its content events).
Filter by step (includes its content events).
content_idstring nullable
Filter by a single content.
Filter by a single content.
actionstring nullable
Filter by action (e.g. content_updated).
Filter by action (e.g. content_updated).
entity_typestring nullable
Filter: step | content | extra_step_template | media_template.
Filter: step | content | extra_step_template | media_template.
fromstring date nullable
Start date (YYYY-MM-DD), inclusive.
Start date (YYYY-MM-DD), inclusive.
tostring date nullable
End date (YYYY-MM-DD), inclusive.
End date (YYYY-MM-DD), inclusive.
limitinteger
Page size.
Page size.
offsetinteger
Page offset.
Page offset.
Response
Successful Response