Last modified February 12, 2025
GetToken
This function will get the Access Token details by Token ID.
Parameter name | Type | Description | Possible Values | Example |
---|---|---|---|---|
_id | String | REQUIRED The Token ID. | _id=5f890a19e55cf262863522f2 |
Example Call JETAPI
jetbackup5api -F Panel/GetToken -D "_id={$TOKEN_ID}"
success: 1
message:
system:
version: 5.3.15.0
version_panel: 5.3.15.0
tier: RELEASE
type: Linux
retry_ms: 0
disableui:
dr:
agreement_panel:
agreement:
licenseIssue:
data:
_id: 650a11a2b7a6c72020078ae2
created: 2025-02-04T22:03:07+00:00
last_access:
last_access_ip:
expiry:
description: My Description
ip: 127.1.1.1
username: example
Example Call HTTP
https://HOST_NAME:3035/?api=1&function=Panel/GetToken&_id={$TOKEN_ID}
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.