GET
/api/version
Authentication
Bearer Token (BearerAuth)
Headers
X-Target-Serverstringrequired
Internal IP and port of the pt-agent instance (e.g. 10.10.0.26:9741)
Responses
200
Agent version
Response Fields:
version(string)
Example:
{
"version": "string"
}