Skip to main content
GET
Domain Influence Trends Over Time

Authorizations

Authorization
string
header
required

Path Parameters

analysis_id
string<uuid>
required

A UUID string identifying the analysis.

organization_id
string<uuid>
required

A UUID string identifying the organization.

workspace_id
string<uuid>
required

A UUID string identifying the workspace.

Query Parameters

comparison_week_start_date
string<date>
required

Comparison week start date (YYYY-MM-DD). Must be in the past of current_week_start_date.

current_week_start_date
string<date>
required

Current week start date (YYYY-MM-DD).

format
enum<string>
Available options:
csv,
json

Response

domain
string
required
difference
string<decimal>
required
Pattern: ^-?\d{0,3}(?:\.\d{0,2})?$
current_week_score
string<decimal>
required
Pattern: ^-?\d{0,3}(?:\.\d{0,2})?$
previous_week_score
string<decimal>
required
Pattern: ^-?\d{0,3}(?:\.\d{0,2})?$