Credential info

Returns the verified caller identity and raw credential claims for development purposes. | () -> (CredentialInfoRes)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
credential_typeenum
Allowed values:
callerobject
raw_claimsmap from strings to any