Skip to main content
GET
Query API Logs

Headers

apiKey
string
required

API key used for authentication.

Query Parameters

startTime
string

Start time for the logs in yyyy-MM-dd HH:mm:ss format. Please ensure that this time is converted to the UTC+8 timezone. If omitted or left blank, the earliest logs will be returned.

endTime
string

End time for the logs in yyyy-MM-dd HH:mm:ss format. Please ensure that this time is converted to the UTC+8 timezone. If omitted or left blank, the latest available logs will be returned.

Response

200 - application/json

Successful Response

logs
APICallLogResponseModel · object[]
required