at.ducs.users.getProfiles

ducs.at

{
  "id": "at.ducs.users.getProfiles",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "failed": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "at-identifier"
              }
            },
            "profiles": {
              "type": "array",
              "items": {
                "ref": "at.ducs.users.defs#profile",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "ids"
        ],
        "properties": {
          "ids": {
            "type": "string"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.ducs.users.getProfiles

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

Metadata

DID
did:plc:c5ljrscuf2xu4oovnafzoqlg
CID
bafyreihkys6b5ewrj7ufdxsk6c4zvcbb4jhfcep4afwebnmzzy5a4o4tfy
Indexed At
2026-04-10 09:12 UTC
AT-URI
at://did:plc:c5ljrscuf2xu4oovnafzoqlg/com.atproto.lexicon.schema/at.ducs.users.getProfiles

Referenced Schemas (1)

Lexicon Garden

@