-
Notifications
You must be signed in to change notification settings - Fork 1
get_agent_by_id
github-actions[bot] edited this page Oct 16, 2024
·
5 revisions
return Information about a Agent by it's ID
Warning
Sample Information - WIP
GET https://instance-url.com/v1/agents
Requires a Access-Token
Parameter | Type | Required | Description |
---|---|---|---|
AgentID | String | Yes | The unique AgentID |
Field | Type | Description |
---|---|---|
name | String | The Name of the Agent |
Code | Description |
---|---|
200 | OK |
This project is licensed unter the MIT license