cURL
curl --request GET \ --url https://aodocs.altirnao.com/api/domain/v1beta1/billingStatus \ --header 'Authorization: Bearer <token>'
{ "kind": "<string>", "maxSeats": 123, "portalUrl": "<string>", "type": "<string>" }
Gets billing status of the domain.
The access token received from the authorization server in the OAuth 2.0 flow.
The security code
A ApiBillingStatus response