v1

latestOpenAPI 3.1.02026-07-22136108233.0 KB
request-logs

Get Request Log

Get a specific request log by ID.

The log must belong to a machine owned by the authenticated organization.

get/v1/request-logs/{log_id}

Path parameters

log_idstring uuid required

Response

Successful Response

request_idstring required
methodstring required
pathstring required
status_codeinteger nullable
request_size_bytesinteger nullable
response_size_bytesinteger nullable
duration_msinteger nullable
error_messagestring nullable
idstring uuid required
machine_idstring uuid required
organization_idstring nullable
created_atstring date-time required
completed_atstring date-time nullable required