evidence-packets

Get Evidence Packet

Get an evidence packet by ID.

get/evidence-packets/{evidence_packet_id}

Path parameters

evidence_packet_idstring uuid required

Response

Successful Response

request_idstring uuid required
requesting_company_idstring uuid required
requesting_company_namestring nullable
requestee_company_idstring uuid required
requestee_vendor_namestring nullable
initiated_by_user_idstring uuid nullable
initiated_by_user_namestring nullable
requestee_user_emailstring nullable
requestee_user_namestring nullable
instructionsstring nullable
upload_step_instructionsstring nullable
questions_step_instructionsstring nullable
submit_step_instructionsstring nullable
require_decline_noteboolean
due_datestring date-time nullable
overdue_last_notified_atstring date-time nullable
status'draft' | 'pending' | 'in_progress' | 'completed' | 'cancelled' required

Status of an evidence packet request.

created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.