Skip to main content
GET
Summarize the authenticated user's authentication factors.

Authorizations

Authorization
string
header
required

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

Response

Credential status for the authenticated user.

data
object
required

Summary of the authenticated user's authentication factors, one entry per credential type the user has.

meta
object
errors
object[]