Skip to content

Current account info + linked identities

Account

Media typeapplication/json
object
email
string
name
string | null
hasPassword
boolean
identities
Array<object>
object
id
string
provider
string
email
string | null
createdAt
string

Not logged in / session invalid

Media typeapplication/json
object
error
required

Human-readable error message.

string
message
string
Examplegenerated
json
{
"error": "example",
"message": "example"
}