Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 2.61 KB

File metadata and controls

14 lines (10 loc) · 2.61 KB

Request

The advanced log request data

Fields

Field Type Required Description Example
id JsonNullable<String> The request ID adbf752f-6457-4ddd-89b3-98ae2252b83b
method JsonNullable<String> The request method get
headers Map<String, Object> N/A {
"content-type": "application/json",
"authorization": "Bearer token"
}
url JsonNullable<Url> The request URL data
body JsonNullable<Object> N/A