Get detection
Returns the detection and its status for review.
Path Parameters
Workspace identifier.
Opaque identifier of the detection.
^detection_[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$Response
Response type for a detection.
A detection is addressed by its own opaque id; the owning pipeline and
workspace handles are carried for context. Redacted outputs are not here — a
detection produces many redactions, each fetched from its redactions
endpoint.
Response type for a detection.
A detection is addressed by its own opaque id; the owning pipeline and
workspace handles are carried for context. Redacted outputs are not here — a
detection produces many redactions, each fetched from its redactions
endpoint.
Opaque identifier of the detection.
^detection_[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$Source document this detection analyzes.
Non-encrypted metadata for filtering/display.
When the detection started.
Current detection status.
The detections are available to fetch from the detection's analysis
endpoint once this reaches complete.
"pending"How the detection was triggered.
"user"Account that triggered the detection.
URL-safe workspace handle. Display-only.
3 - 32^[a-z0-9]+(?:-[a-z0-9]+)*$Unique identifier of the workspace.
When the detection completed analysis.
Human-readable failure reason, present only when the detection failed.
Display name of the source document, for showing the detection without a
separate file lookup. None if the file was removed (e.g. by retention).
Unique identifier of the pipeline this detection belongs to; absent for an ad-hoc detection.