API ReferenceClient SDK ReferenceInterfacesAuthWithBearerOn this pageInterface: AuthWithBearerThe payload of a JWT token in case an auth token was used.Propertiesattributes• attributes: Record<string, any>expiration• expiration: numbertype• type: "Bearer"userId• userId: string