v13

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-04237161688.6 KB
JWT Templates

Retrieve a template

Retrieve the details of a given JWT template

get/jwt_templates/{template_id}

Path parameters

template_idstring required

JWT Template ID

Response

Success

object'jwt_template' required
idstring required
namestring required
claimsobject required
lifetimeinteger required
allowed_clock_skewinteger required
custom_signing_keyboolean required
signing_algorithmstring required
created_atinteger required

Unix timestamp of creation.

updated_atinteger required

Unix timestamp of last update.