Get accounts
GET {{baseUrl}}/accounts
Gets Qodex billing account details for the given team.
RESPONSES
status: OK
{"id":12345678,"teamId":1234,"state":"PAID","slots":{"total":10,"unbilled":0,"consumed":2,"available":8},"salesChannel":"SELF_SERVE","billingEmail":"taylor.lee@example.com"}