Customer Journey
Retrieve task schema
Fetch the schema for a specific task to see the required fields and expected data structure. This schema defines the format of data required to complete the task.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201
application/json
Schema retrieved successfully.
The response is of type object
.