Overview
Gets information about a token.HTTP request
POST /Agent/Tokens/GetToken
Authentication
Requires a valid JWT bearer token.Request (JSON)
Input parameters
| Parameter | Description |
|---|---|
| PTokenId | ID to token to get. |
Response (JSON)
Response parameters
| Parameter | Description |
|---|---|
| PToken | Token, if authorized and found. |