GET
/
functions
/
{functionName}
/
deployments
/
{environmentName}
/
logs

Authorizations

Authorization
string
headerrequired

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

Path Parameters

functionName
string
required

Name of the function

environmentName
string
required

Name of the environment

Response

200 - application/json
message
string

Content of the log

timestamp
string

The timestamp of the log