POST
/
logs

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
id
string

Log is uniquely identified by id

ipAddress
string

Log has IP Address

method
string

Log has Method

path
string

Log has Path

requestBody
object

Log has Request Body

requestHeaders
object[]

Log has Request Header

responseBody
object

Log has Response Body

responseHeaders
object[]

Log has Response Header

status
string

Log has Status

title
string

Log has Title

trace
string

Log has Trace

userAgent
string

Log has User Agent

Response

200 - application/json
data
object
success
boolean