curl --request GET \
--url https://api.sprucecollective.co.uk/users/stats \
--header 'Authorization: <api-key>'{}Get user statistics including total, active, and inactive users (admin only)
curl --request GET \
--url https://api.sprucecollective.co.uk/users/stats \
--header 'Authorization: <api-key>'{}Type "Bearer" followed by a space and JWT token.
OK
The response is of type object.