Backfill in-progress. Some lexicons and records may be missing or incomplete.

app.bsky.contact.getSyncStatus

bsky-lexicons.bsky.social

{
  "id": "app.bsky.contact.getSyncStatus",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "InvalidDid"
        },
        {
          "name": "InternalError"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "syncStatus": {
              "ref": "app.bsky.contact.defs#syncStatus",
              "type": "ref",
              "description": "If present, indicates the user has imported their contacts. If not present, indicates the user never used the feature or called `app.bsky.contact.removeData` and didn't import again since."
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {}
      },
      "description": "Gets the user's current contact import status. Requires authentication."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.bsky.contact.getSyncStatus

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:4v4y5r3lwsbtmsxhile2ljac
CID
bafyreicozb7ibbr4h6xeh23jdjpfs6thxvodudypurdwqajwdnnj7lrioi
Indexed At
2026-01-04 19:38 UTC
AT-URI
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.contact.getSyncStatus

Referenced Schemas (1)

Lexicon Garden

@