Skip to main content
GET
Retrieves the next job associated with the given worker that has not yet been started.

Headers

worker-token
string
required

Worker authentication token

Path Parameters

workerId
string
required

Response

200 - application/json
id
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
asset
object
required
category
enum<string>
required
Available options:
subdomains,
http_probe,
ports_scanner,
vulnerabilities,
screenshot,
classifier,
assistant
status
enum<string>
required
Available options:
pending,
in_progress,
completed,
failed,
cancelled,
skipped
command
string
required