Customer Journey
Retrieve tasks
Fetch tasks assigned to a customer during an active journey. If you’re unsure how tasks work, the retrieve tasks guide can help.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201
application/json
Tasks retrieved successfully.
The response is of type object
.