latestSwagger 2.02026-08-109450223.9 KB
94acb422c07d
Accounts
Get Account
Shows details of the top-level Huntress Account associated with your API credentials.
get/v1/account
Response
Get Account
Example response
{
"account": {
"id": 1,
"name": "Your Account",
"subdomain": "exampleaccount",
"status": "enabled",
"support_type": "huntress_supported",
"neighborhood_watch": {
"edr": 10,
"ispm": 10,
"itdr": 10,
"sat": 10,
"siem": 10
}
}
}