Referência da API›Download the full snapshot (before or after) for a delivery log
Download the full snapshot (before or after) for a delivery log
GET
/api/logs/{id}/snapshot/{side}Download the full snapshot (before or after) for a delivery log. Pulls from R2 by content hash with inline column as fallback.
Requer
Authorization: Bearer <token>Parâmetros2
idstringpathobrigatóriosidestringpathobrigatóriobeforeafterRespostas
200Snapshot content (text body, attachment)
400Invalid side parameter
404Log not found or no snapshot available
500Internal server error