com.atproto.server.getSession

Domain Index: atproto.com

Crawl History

#main - query

Get 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: did

didDoc unknown Field can contain arbitrary JSON/CBOR object data
email string
emailAuthFactor boolean
emailConfirmed boolean
handle string (required)

Syntax Format: handle

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: takendown, suspended, deactivated,

Errors

No error types defined