Skip to main content
GET
List attack path finding types
Applies to BloodHound Enterprise only

Authorizations

Authorization
string
header
required

Authorization: Bearer $JWT_TOKEN

Headers

Prefer
string
default:wait=30

Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240. Passing in wait=-1 bypasses all timeout limits when the feature is enabled.

Pattern: ^wait=(-1|[0-9]+)$

Query Parameters

environment_id
string[]

Filter by one or more environment identifiers. Repeat the parameter to include multiple environments. Results are scoped to the caller's Environment access.

asset_group_tag_id
string

Filter by asset group tag identifier. Supported predicates are eq and neq.

Filter results by column integer value. Valid filter predicates are eq, neq.

Pattern: ^((eq|neq):)?-?[0-9]+$

Response

OK

data
object[]
required