curl --request GET \
--url https://app.aseed.ai/custdev/insight/public/{rec_id}/persona-report{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Get public/shared Persona report by record ID.
curl --request GET \
--url https://app.aseed.ai/custdev/insight/public/{rec_id}/persona-report{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.aseed.ai/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?