Skip to main content
GET
Get organization analytics

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Query Parameters

startDate
string

Filter accounts created on or after this date (ISO 8601). Examples: 2026-01-01, 2026-01-01T00:00:00.000Z

endDate
string

Filter accounts created on or before this date (ISO 8601). Examples: 2026-03-31, 2026-03-31T23:59:59.999Z

type
enum<string>

Filter by account type. Only accounts of this type are included in all metrics.

Available options:
evaluation,
sim_funded,
competition

Response

Success — Returns aggregate analytics for your organization

success
boolean
Example:

true

data
object