Retrieve the citation references (sources) used to generate a briefing delivery. References are only available after the briefing has been successfully generated (delivery status sent). If the delivery is pending or failed, returns BRIEFING_DELIVERY_REFERENCES_NOT_AVAILABLE.
Usage Flow:
GET /v1/briefings/{id}/deliveries or GET /v1/briefings/deliveries/{delivery_id}sentHow to view original documents:
document_id with the Presigned URL endpoint for internal documentsexternal_url for web-sourced referencessent)delivery_id to get all citation references with metadataBRIEFING_DELIVERY_REFERENCES_NOT_AVAILABLE.
How to view original documents:
document_id with the Presigned URL endpointexternal_url for web-sourced referencesDelivery ID (UUID).
References used in the briefing delivery. Errors returned in the body include BRIEFING_DELIVERY_NOT_FOUND (delivery does not exist), BRIEFING_DELIVERY_REFERENCES_NOT_AVAILABLE (delivery has no chat session — still pending or failed), and GET_SESSION_REFERENCES_FAIL (upstream fetch failed).
List of references associated with the conversation