The advanced log request data
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
?string | ➖ | The request ID | adbf752f-6457-4ddd-89b3-98ae2252b83b |
method |
?string | ➖ | The request method | get |
headers |
array<string, mixed> | ➖ | N/A | { "content-type": "application/json", "authorization": "Bearer token" } |
url |
?Components\StepLogUrl | ➖ | The request URL data | |
body |
mixed | ➖ | N/A |