Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

logId
string
required

Query Parameters

path_format
enum<string>
default:v1
Available options:
v1,
v2
created_at
string<date-time>
type
enum<string>
Available options:
hooks

Response

200 - application/json
_id
string<uuid> | null
required
request
object
required
response
object
required
organisation_id
string | null
required
created_at
string<date-time> | null
required
metrics
object
finalUntransformedRequest
object
originalResponse
object
transformedRequest
object
Last modified on September 17, 2026