v1
latestOpenAPI 3.0.02026-07-1352122.1 KBauth
Performs introspection of the provided Bearer JWT token
get/api/auth/introspect
Response
Introspection object
Example response
{
"IssuedAt": "2020-06-11T16:32:50-03:00",
"Features": [
"auditevents",
"itemusages",
"signinattempts"
]
}