OmniSocials API
string · enumstringstringstringstring · datestring · datestring · date
Get workspace analytics overview
GET
/analytics/overview
query Parameters
periodTime period for analytics
Enum values:
7d
30d
90d
Default: 30d
start_dateCustom start date. Accepts YYYY-MM-DD (e.g. "2026-04-01"), YYYY-MM month-shorthand (e.g. "2026-04" expands to the first of the month), or a full ISO 8601 datetime.
end_dateCustom end date. Same formats as start_date; "YYYY-MM" expands to the last day of the month.
Get workspace analytics overview › Responses
Analytics overview
periodHuman-readable range label (e.g. "30d" or "2026-04-01 to 2026-04-30")
start_dateResolved range start (YYYY-MM-DD), useful for clients that want to confirm what was queried
end_dateResolved range end (YYYY-MM-DD)
current_dateServer's current date (UTC), included so clients can self-correct relative phrases like "last month"