curl --request GET \
--url https://api.shareofmodel.ai/v1/organizations/{organization_id}/workspaces/{workspace_id}/analyses/{analysis_id}/metrics/summary/brand_composite_score_by_persona \
--header 'Authorization: <api-key>'[
{
"brand": "<string>",
"persona": "<string>",
"brand_awareness_score": "<string>",
"pros_and_cons_score": "<string>",
"attributes_score": "<string>",
"composite_score": "<string>",
"month": "2023-12-25",
"week": "2023-12-25"
}
]curl --request GET \
--url https://api.shareofmodel.ai/v1/organizations/{organization_id}/workspaces/{workspace_id}/analyses/{analysis_id}/metrics/summary/brand_composite_score_by_persona \
--header 'Authorization: <api-key>'[
{
"brand": "<string>",
"persona": "<string>",
"brand_awareness_score": "<string>",
"pros_and_cons_score": "<string>",
"attributes_score": "<string>",
"composite_score": "<string>",
"month": "2023-12-25",
"week": "2023-12-25"
}
]Documentation Index
Fetch the complete documentation index at: https://docs.shareofmodel.ai/llms.txt
Use this file to discover all available pages before exploring further.
A UUID string identifying the analysis.
A UUID string identifying the organization.
A UUID string identifying the workspace.
Filter by one specific brand.
Filter by a collection date being greater than or equal the specified date. YYYY-MM-DD format
Filter by a collection date being less than the specified date. YYYY-MM-DD format
Interval of the timeseries.
month, week ^-?\d{0,1}(?:\.\d{0,6})?$^-?\d{0,1}(?:\.\d{0,6})?$^-?\d{0,1}(?:\.\d{0,6})?$^-?\d{0,1}(?:\.\d{0,6})?$