Growth of Clubs over time
GET {{baseUrl}}/{{version}}/stats/clubs/growth?from_date=2010-01-01&to_date=2022-06-29&status=any
This endpoint provides the growth of the Clubs over time by status
.
This endpoint is only available to Club Administration access as it requires a 3rdPartyApiKey
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
from_date | string | nullable | |
to_date | string | nullable | |
status | string | required |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | A valid JWT token | |
Admin-Token | string | A valid 3rd Party Api Secret Key |