Get Application
GET {{baseUrl}}/web/api/v2.1/agents/applications?ids=ex
Get the installed applications for a specific Agent.
To get the Agent ID, run agents
.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ids | string | (Required) Agent ID list. Example: "225494730938493804,225494730938493915". |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | null |