Tasks

Get Tasks

GET request to retrieve a single object.

get/api/v2/ui/tasks/{id}

Path parameters

idinteger required
Example:10

Query parameters

includestring[]

Relationships to include in the response, comma seperated. Possible options: crackerBinary, crackerBinaryType, hashlist, assignedAgents, files, speeds

Response

successful operation

Changes