Get all jobs created by user

List all Auto YARA jobs with status and coverage data, excluding rule text.

What this endpoint does

Lists all Auto YARA jobs created by the authenticated user. Use this to find job IDs and check status before calling Get YARA Job for full results including the generated YARA rule and patterns. Returns all jobs in a single response — no pagination parameters are accepted (unlike List Sigma Jobs which supports limit/offset). Authentication: X-RFToken header to https://api.recordedfuture.com/malware-intelligence.

Response data

Returns every Auto YARA job you've created — use this as your dashboard to monitor which jobs have finished generating rules, which are still running, and which failed and need a retry. Coverage data tells you which of your submitted malware hashes shared enough common patterns to produce a YARA rule versus which were too unique to cluster. Important: the list response intentionally omits the generated YARA rule text and pattern details — call Get YARA Job with a specific job ID to retrieve the full output.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json