Name | Type | Description | Notes |
---|---|---|---|
log_id | String | A unique identifier for the API log, used for tracking. | [optional] |
api_method | String | The HTTP method used for the API request. | |
api_endpoint | String | The endpoint of the API request. | |
request_timestamp | Number | The time when the API request was created, in Unix timestamp format, measured in milliseconds. | |
status_code | Number | The HTTP status code returned by the API request. |