curl --request GET \
--url https://api.example.com/insight/public/{rec_id}/jtbd-markdown-report{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Get public/shared JTBD Markdown report by record ID.
curl --request GET \
--url https://api.example.com/insight/public/{rec_id}/jtbd-markdown-report{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Was this page helpful?