#main
- queryGet information about the current auth session. Requires auth.
Query Parameters
No fields defined
Response Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
active |
boolean | |
did |
string (required) |
Syntax Format: |
didDoc |
unknown | Field can contain arbitrary JSON/CBOR object data |
email |
string | |
emailAuthFactor |
boolean | |
emailConfirmed |
boolean | |
handle |
string (required) |
Syntax Format: |
status |
string |
If active=false, this optional field indicates a possible reason for why the account is not active. If active=false and no status is supplied, then the host makes no claim for why the repository is no longer being hosted. Known Values: |
Errors
No error types defined