GET
/
models
/
{modelName}
/
deployments
/
{environmentName}
/
logs

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

modelName
string
required

Name of the model

environmentName
string
required

Name of the environment

Response

200 - application/json
message
string

Content of the log

timestamp
string

The timestamp of the log