Sipgate-CLI/getbalance.sh

2 lines
188 B
Bash
Raw Normal View History

2021-03-04 17:29:32 +00:00
curl --request GET --header 'Content-Type: application/json' --header 'Accept: application/json' --header "Authorization: Bearer $AUTH_TOKEN" "https://api.sipgate.com/v2/balance" -s | jq