Skip to main content

downloadAgent

GET 

/v1/environment/:environment/agents/:id/download

Get a signed url to download the latest Agent in an Environment by its id

Request

Path Parameters

    environment stringrequired
    id stringrequired

Query Parameters

    assetType string

    Possible values: [Windows, Linux]

Responses

Signed Url

Schema

    string

Loading...