Gets all the logs for a model deployment in the given time range.
You must specify the scheme 'Api-Key' in the Authorization header. For example, Authorization: Api-Key <Your_Api_Key>
A request to fetch deployment logs.
Epoch millis timestamp to start fetching logs
Epoch millis timestamp to end fetching logs
Sort order for logs
asc, desc Limit of logs to fetch in a single request
1 <= x <= 1000A response to querying logs.
A response to querying logs.
Logs for a specific entity.