Authorizations
You must specify the scheme 'Api-Key' in the Authorization header. For example, Authorization: Api-Key <Your_Api_Key>
Body
application/json
A request to fetch training logs.
Epoch millis timestamp to start fetching logs
Epoch millis timestamp to end fetching logs
Sort order for logs
Available options:
asc
, desc
Limit of logs to fetch in a single request
Required range:
1 <= x <= 1000
Response
200 - application/json
A response to querying logs.
Logs for a specific entity.