A valid request URL is required to generate request examples{
"data": {
"users": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"first_name": {
"string": "<string>",
"valid": true
},
"last_name": {
"string": "<string>",
"valid": true
},
"email": "<string>"
}
]
}
}Returns all BloodHound user details without any sensitive data.
A valid request URL is required to generate request examples{
"data": {
"users": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"first_name": {
"string": "<string>",
"valid": true
},
"last_name": {
"string": "<string>",
"valid": true
},
"email": "<string>"
}
]
}
}Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0Sortable columns are id, first_name, last_name and email_address. Sort by column. Can be used multiple times; prepend a hyphen for descending order. See parameter description for details about which columns are sortable.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column string value. Valid filter predicates are eq, ~eq, neq.
Filter results by column string-formatted uuid value. Valid filter predicates are eq, neq.
OK
Show child attributes
Show child attributes
This is the unique identifier for this object.