v1

latestOpenAPI 3.0.12026-07-2491247233.8 KB
Hunt Jobs

Get hunt job

Get a hunt job

get/v0/hunt-jobs/{id}

Path parameters

idstring required

ID of the hunt job.

ID of the hunt job.

Response

OK

errorstring nullable

Error message if the hunt job failed.

idstring

ID of the hunt job.

privateboolean

Restrict hunt job visibility to admins only.

range_end_timestring date-time required

Exclusive end datetime of the hunt job, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z').

range_start_timestring date-time required

Inclusive start datetime of the hunt job, in UTC using the ISO 8601 format (e.g., '2021-03-14T15:09:26Z').

results_truncatedboolean

Whether the hunt job was truncated due to reaching the results limit.

sourcestring

MQL source of the hunt job.

status'IN_PROGRESS' | 'FAILED' | 'CANCELED' | 'COMPLETED'

Status of the hunt job.