List publish logs

View as MarkdownOpen in Claude
Returns a paginated list of publish events. Each log represents a single publish action to one outlet and contains details of which drafts were published. Supports optional filtering by outlet and date range.

Authentication

X-Api-Keystring
API Key authentication via header

Headers

X-Tenant-IDstringOptional
Tenant identifier

Query parameters

outletIdstringOptional
Filter by outlet UUID
dateFromstringOptional

Start date inclusive (YYYY-MM-DD)

dateTostringOptional

End date exclusive (YYYY-MM-DD)

limitintegerOptional

Page size (max 100)

offsetintegerOptional
Pagination offset

Response

OK
codeinteger
isSuccessboolean
messagestring
logslist of objects
totalinteger
limitinteger
offsetinteger