Get automation journey OAuth Scope: automations:read
Get automation journey OAuth Scope: automations:read
Retrieve a single automation journey by ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
publicationId
The prefixed ID of the publication object
automationId
The prefixed ID of the automation object
automationJourneyId
The prefixed automation journey id
Response
OK
data
A subscribers' journey through an automation flow.
Errors
400
Bad Request Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error