API Reference›Get log
Get log
GET
/api/logs/{id}Get a specific delivery log by ID, including full diff and content snapshots
Requires
Authorization: Bearer <token>Parameters1
idstringpathrequiredResponses
200Delivery log details
401Unauthorized
404Log not found
500Internal server error