Frames
Get frame image data
Returns the JPEG image for a given frame. Supports optional PII redaction.
get/frames/{frame_id}
Path parameters
frame_idinteger required
ID of the frame
Query parameters
redact_piiboolean
If true, blur/redact any detected PII (credit cards, SSNs, emails) in the frame
Response
JPEG image data