Skip to main content

com.atproto.sync.getHostStatus

#main

Returns information about a specified upstream host, as consumed by the server. Implemented by relays.

Parameters

PropertyTypeKnown ValuesRequiredDescription
hostnamestring-Hostname of the host (eg, PDS or relay) being queried.

Output

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
hostnamestring--
seqinteger-Recent repo stream event sequence number. May be delayed from actual stream processing (eg, persisted cursor not in-memory cursor).
accountCountinteger-Number of accounts on the server which are associated with the upstream host. Note that the upstream may actually have more accounts.
statuscom.atproto.sync.defs#hostStatus--