curl --request GET \
--url https://api.shareofmodel.ai/v1/organizations/{organization_id}/workspaces/{workspace_id}/analyses/{analysis_id}/metrics/sources/influence_score_evolution_by_domain \
--header 'Authorization: <api-key>'[
{
"domain": "<string>",
"difference": "<string>",
"current_week_score": "<string>",
"previous_week_score": "<string>"
}
]curl --request GET \
--url https://api.shareofmodel.ai/v1/organizations/{organization_id}/workspaces/{workspace_id}/analyses/{analysis_id}/metrics/sources/influence_score_evolution_by_domain \
--header 'Authorization: <api-key>'[
{
"domain": "<string>",
"difference": "<string>",
"current_week_score": "<string>",
"previous_week_score": "<string>"
}
]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.
Comparison week start date (YYYY-MM-DD). Must be in the past of current_week_start_date.
Current week start date (YYYY-MM-DD).
csv, json