com.atproto.server.checkAccountStatus

Domain Index: atproto.com

Crawl History

#main - query

Returns the status of an account, especially as pertaining to import or recovery. Can be called many times over the course of an account migration. Requires auth and can only be called pertaining to oneself.

Query Parameters

No fields defined

Response Body

Content Type: application/json

Data Fields

Name Type Details
activated boolean (required)
expectedBlobs integer (required)
importedBlobs integer (required)
indexedRecords integer (required)
privateStateValues integer (required)
repoBlocks integer (required)
repoCommit string (required)

Syntax Format: cid

repoRev string (required)
validDid boolean (required)

Errors

No error types defined