get https://app.findboxes.co/api/users/
Get all the users on your findboxes account.
Responses
Get all the users on your findboxes account.
xxxxxxxxxx
curl --request GET \
--url https://app.findboxes.co/api/users/ \
--header 'Authorization: Token YOURKEY' \
--header 'accept: application/json'