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