Skip to content

get_agent_by_id

github-actions[bot] edited this page Oct 16, 2024 · 5 revisions

Get Registered Agent by ID

return Information about a Agent by it's ID

Warning

Sample Information - WIP

URL

GET https://instance-url.com/v1/agents

Authorization

Requires a Access-Token

Request Query Parameters

Parameter Type Required Description
AgentID String Yes The unique AgentID

Response Body

Field Type Description
name String The Name of the Agent

Response Codes

Code Description
200 OK

Navigation

Clone this wiki locally