Stitch API ReferenceEnumsClaimOn this pageClaimInformation about users and clients included in tokens. enum Claim { sub client_id tenant_id} Values sub OpenId subject claim, the value of which is the same as the user id client_id Unique identifier for a client. tenant_id Unique identifier for a tenant.