Retrieve the list of conversion sankey chart source data
Retrieve the list of conversion sankey chart source data
non-JSON:API formatted error for insufficient permission to access a resource
{- "data": [
- {
- "attributes": {
- "updatedAt": "string",
- "journeyStageId": "string",
- "chart": {
- "title": "string",
- "chartType": "sankey",
- "data": [
- {
- "label": "string",
- "value": {
- "id": null,
- "type": null
}
}
], - "metaData": {
- "links": [
- {
- "source": null,
- "target": null,
- "value": null,
- "conversionRate": null
}
]
}
}
}
}
]
}