GET
/
agents
/
{agentName}
/
deployments
/
{environmentName}
/
logs

Authorizations

Authorization
string
headerrequired

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

Path Parameters

agentName
string
required

Name of the agent

environmentName
string
required

Name of the environment

Response

200 - application/json
message
string

Content of the log

timestamp
string

The timestamp of the log