Skip to main content
POST
Search Asset Group Tags
Applies to BloodHound Enterprise and CE

Authorizations

Authorization
string
header
required

Authorization: Bearer $JWT_TOKEN

Body

application/json

The request body for searching asset group tags. query represents being able to query by either name or object id. tag_type can be either 1(zone), 2(label), or 3(owned). And asset_group_tag_id is the ID of a tag (zone or label).

query
string
required
tag_type
integer
required
asset_group_tag_id
integer

Response

OK

data
object