Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.03 KB

checkAccountStatus.md

File metadata and controls

26 lines (20 loc) · 1.03 KB
title description
checkAccountStatus
com.atproto.server.checkAccountStatus

#main

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.

Output

  • Encoding: application/json
Property Type Known Values Required Description
activated boolean - -
validDid boolean - -
repoCommit string (cid) - -
repoRev string - -
repoBlocks integer - -
indexedRecords integer - -
privateStateValues integer - -
expectedBlobs integer - -
importedBlobs integer - -