Users growth over time

GET {{baseUrl}}/{{version}}/stats/users/growth?from_date=2022-01-01&to_date=2022-08-02&type=coach&team_id=100

This endpoint provides the growth of the Users by type over time.

This endpoint is only available to Club Administration access as it requires a 3rdPartyApiKey

Request Params

KeyDatatypeRequiredDescription
from_datestringnullable
to_datestringnullable
typestringrequired
team_idnumbernullable

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA valid JWT token
Admin-TokenstringA valid 3rd Party Api Secret Key