get https://example.com/statements/private/v1/admin/system/balance
Available for admins with "view_general_system_statements" permission.
Responses
Available for admins with "view_general_system_statements" permission.
xxxxxxxxxx
curl --request GET \
--url 'https://example.com/statements/private/v1/admin/system/balance?page[size]=10&page[number]=1' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: