v1

latestOpenAPI 3.1.12026-07-242899061.7 MB

Get sample summary

Retrieve a mid-level analysis summary with per-task threat scores, behavior tags, and signature counts.

get/samples/{sampleID}/summary

Path parameters

sampleIDstring required

Sample ID returned at submission (e.g., 251219-tg9s9sfwst).

Response

Sample summary.

samplestring

Sample ID

status'pending' | 'running' | 'static_analysis' | 'reported' | 'failed'

Overall status

customstring

Custom metadata string (e.g., frontend session ID)

ownerstring

Submitting user ID

org_idstring

Organization UUID

targetstring

Primary analysis target filename or URL

createdstring date-time

ISO 8601 creation timestamp

completedstring date-time

ISO 8601 completion timestamp

scoreinteger

Overall threat score (0-10, where 10 is most malicious)

sha256string

SHA-256 hash of submitted file

tasksobject

Analysis tasks keyed by composite ID (sampleID-taskName).