Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 597 Bytes

ApiLogSummary.md

File metadata and controls

13 lines (9 loc) · 597 Bytes

CoboWaas2.ApiLogSummary

Properties

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.