{
"data": {
"latest": "<string>",
"versions": [
{
"version": "<string>",
"sha256sum": "<string>",
"deprecated": true
}
]
}
}
Retrieves the version manifest for a given collector
{
"data": {
"latest": "<string>",
"versions": [
{
"version": "<string>",
"sha256sum": "<string>",
"deprecated": true
}
]
}
}
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
Collector type
sharphound
, azurehound
OK
The response is of type object
.