Logs
Query API Logs
Retrieve the API call logs associated with a specific API key within a specified time range.
GET
Headers
API key used for authentication.
Query Parameters
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.
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