v1

OpenAPI 3.1.0Proprietary2026-07-13197242444.9 KB
Logs

Get Logs Count

Get count of new logs since a specific timestamp.

Lightweight endpoint for real-time polling. Recommended polling interval: 5 seconds. Use this to show a "N new logs" badge in the UI.

post/logs/count

Query parameters

sincestring required

Count logs after this timestamp (ISO 8601)

Count logs after this timestamp (ISO 8601)

log_levelstring nullable

Comma-separated log levels

Comma-separated log levels

Request body

source_idsstring[]
destination_idsstring[]
transform_idsstring[]

Response

Successful Response

countinteger required
sincestring required