TokenIntents

get/token-intents/{id}

Path parameters

idstring required

Response

Success

idstring nullable
typestring nullable
tenant_idstring uuid
fingerprintstring nullable
created_bystring uuid
created_atstring date-time
expires_atstring date-time
{"stackTrail":"components:schemas:TokenIntent:properties:data","oasType":"schema","type":"unknown","nullable":true}
{"stackTrail":"components:schemas:TokenIntent:properties:authentication","oasType":"schema","type":"unknown","nullable":true}

Changes

Changed in 1 of the 4 revisions of this API.1

    • added the optional property data to the response with the 200 status

      response-optional-property-added