Get authentication token data by guid
Path parameters
guid of token
guid of token
Response
AuthToken
Example response
{
"data": [
{
"active": true,
"create_date": "2021-10-01T17:36:21.80063Z",
"creator_guid": "ced47b64-ae93-417b-9e1b-8dd1b1410807",
"expire_date": "2021-10-09T17:36:21.80063Z",
"guid": "9e4afbd5-7453-415d-b2d4-181057afbfe5\"",
"lastusage_date": "2021-10-08T17:36:21.80063Z",
"limit_calls": 1000,
"name": "JGoolsby-Api",
"usage_calls": 1,
"user_object": {
"email": "JGoolsby@example.com",
"firstname": "James",
"id": 1000,
"lastname": "Goolsby",
"partid": 10,
"enabled": true,
"usergroup": "admin",
"username": "JGoolsby"
}
}
]
}Changes
Changed in 10 of the 16 revisions of this API.220
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
- ○
the endpoint scheme security
SecurityDefinitionswas added to the APIapi-security-added
- ○
the endpoint scheme security
inwas added to the APIapi-security-added
- ○
the endpoint scheme security
namewas added to the APIapi-security-added
- ○
the endpoint scheme security
typewas added to the APIapi-security-added
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the success response with the status
200response-success-status-added
- ○
- ▲
added the new path request parameter
guidnew-request-path-parameter
- ○
api operation id
GetTokenAgainstGUIDremoved and replaced withauthTokenGetAuthtokenAgainstGUIDapi-operation-id-removed
- ○
the endpoint scheme security
SecurityDefinitionswas removed from the APIapi-security-removed
- ○
the endpoint scheme security
inwas removed from the APIapi-security-removed
- ○
the endpoint scheme security
namewas removed from the APIapi-security-removed
- ○
the endpoint scheme security
typewas removed from the APIapi-security-removed
- ○
the security scope
[]was removed from the endpoint's security schemebearerapi-security-scope-removed
- ▲
- ○
the security scope
[]was added to the endpoint's security schemebearerapi-security-scope-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲