get https://{server}/api/v2.1/admin/statistics/active-users/
List the number of daily active users in a given period of time.
Response
List the number of daily active users in a given period of time.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/admin/statistics/active-users/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: