Api referenceWorkspaces
List Evidence Envelopes
Reference for List Evidence Envelopes in the Hyperoru v1 API, including request, response, and authentication details.
GET
/v1/workspaces/{workspace_id}/evidence-envelopesList Evidence Envelopes. Returns a typed response and a request ID for operational support.
hyperoru_session<token>
Opaque HttpOnly customer session. Mutations also require X-CSRF-Token.
In: cookie
Path Parameters
workspace_id*Workspace Id
Format
uuidQuery Parameters
cursor?string|null
limit?Limit
Default
50Range
1 <= value <= 100receipt_status?Receipt Status
Default
"all"Value in
"accepted" | "quarantined" | "all"Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/v1/workspaces/497f6eca-6276-4993-bfeb-53cbbbba6f08/evidence-envelopes"{
"has_more": false,
"items": [
{
"accepted_at": "2019-08-24T14:15:22Z",
"accepted_count": 0,
"connector_run_id": "5eefb999-32aa-4c58-8359-61266d11f7ec",
"created_at": "2019-08-24T14:15:22Z",
"envelope_id": "cd819e97-5425-4178-8fcc-567f1dc109ce",
"error_codes": [
"string"
],
"expires_at": "2019-08-24T14:15:22Z",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"idempotency_key": "string",
"issued_at": "2019-08-24T14:15:22Z",
"mcp_ingestion_id": "e483dfbe-1f30-4fa8-8989-0c8f1530c157",
"observed_at": "2019-08-24T14:15:22Z",
"payload_sha256": "string",
"producer_id": "48627843-6f79-4314-844d-c75457b8ae79",
"record_count": 0,
"rejected_count": 0,
"schema_version": "string",
"signature_key_id": "string",
"signed_envelope_sha256": "string",
"source_external_id": "string",
"source_kind": "string",
"source_provider": "string",
"source_revision": "string",
"status": "accepted",
"submitted_by": "6703ac2f-9eb5-40e9-9fde-511b2dbf4be5",
"updated_at": "2019-08-24T14:15:22Z",
"validation_errors": [
{}
],
"workspace_id": "0967198e-ec7b-4c6b-b4d3-f71244cadbe9"
}
],
"next_cursor": "string"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}{
"code": "validation_failed",
"detail": "The request body did not match the documented schema.",
"instance": "/v1/audits",
"request_id": "018f6f5d-36a2-7a2d-a8f6-ec1a55c03e45",
"status": 422,
"title": "Validation Failed",
"type": "https://api.hyperoru.com/problems/validation_failed"
}