Skip to main content
GET
Retrieve execution logs for a call log

Authorizations

X-CEKURA-API-KEY
string
header
required

API Key Authentication. It should be included in the header of each request.

Path Parameters

id
integer
required

Response

provider
string
required

Provider the logs were captured from.

format
string
required

Shape of the source log: text for line logs, events for structured ones.

fetched_at
string
required

When the logs were captured from the provider.

entries
any
required

Normalized log entries, oldest first.