Retrieve Workspace daily stats
Retrieve the daily stats for your Workspaces.
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Filters by start date, provided in a YYYY-MM-DD format.
If you don’t define an end date, the response will include 6 months of data, beginning on the current date.
Filters by end date, provided in an YYYY-MM-DD format.
If you don’t define a start date, the response will only return data from the month indicated in your end date.