Account
The Account endpoint provides methods for listing and adding subscriptions to the current account.
Get a list of current subscriptions.
GET
https://api.halosecurity.com/api/v1/account/subscription-list.json
Retrieve a list of subscriptions related to the currently logged in account.
https://www.halosecurity.com/user/account/subscriptions
Get information about a particular subscription.
GET
https://api.halosecurity.com/api/v1/account/subscription-get.json
Query Parameters
Last updated