API ReferenceGet 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

idstringpathrequired

Responses

200Delivery log details
401Unauthorized
404Log not found
500Internal server error