api_token_get_api_tokens_result
api_token_get_api_tokens_result
AllOf
This class requires all of the following:
JSON Example
{
"id": 0,
"tokenUuid": "string",
"description": "string",
"name": "string",
"created": "string",
"modified": "string",
"expiration": "string",
"downloaded": "string",
"isRevoked": false,
"createdByEnterpriseUserId": 0,
"createdByOperatorUserId": 0,
"networkId": 0,
"enterpriseProxyId": 0,
"enterpriseId": 0,
"createdForOperatorUserId": 0,
"createdForEnterpriseUserId": 0,
"state": "string"
}