Log

Returns the edge request logs

get

Returns the edge request logs TotalHits returns the total possible responses, useful for pagination

Authorizations
OAuth2applicationRequired
Token URL:
Path parameters
serviceIdanyRequired

serviceId

Query parameters
limitanyOptional

Limit (max 1000, default 10)

fromanyOptional

From, used for pagination (default 0)

startTimestampanyOptional

start time range, unix timestamp, default 24 hours ago

endTimestampanyOptional

end time range, unix timestamp, default now

Responses
200

OK

application/json
get
/service/{serviceId}/log/edge

Last updated

Was this helpful?