POST
/
rest
/
model
/
logs
/
get
/

Authorizations


Authorization
string
required

Your workspace API token.

Body


model_id
string
required

The ID of the model whose settings you want to update.

time_from
string
required

The start time of the logs you want to retrieve.

time_to
string
required

The end time of the logs you want to retrieve.

is_less_logs
boolean

Whether to retrieve less logs or more.

next_token
string

The token to retrieve the next set of logs.