get https://app.modzy.com/api/accounting/quotas
This endpoint returns a list of quotas.
Roles
Platform Administrators can access this route.
This collection route supports filters.
Responses
This endpoint returns a list of quotas.
Roles
Platform Administrators can access this route.
This collection route supports filters.
xxxxxxxxxx
curl --request GET \
--url https://app.modzy.com/api/accounting/quotas \
--header 'Authorization: ApiKey <YOUR API KEY HERE>' \
--header 'accept: application/json'