is.currents.feed.getSaves

currents.is

{
  "id": "is.currents.feed.getSaves",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "saves"
          ],
          "properties": {
            "saves": {
              "type": "array",
              "items": {
                "ref": "is.currents.feed.defs#saveView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "uris"
        ],
        "properties": {
          "uris": {
            "type": "array",
            "items": {
              "type": "string",
              "format": "at-uri"
            },
            "maxLength": 25,
            "minLength": 1
          }
        }
      },
      "description": "Hydrate a list of saves by their AT-URIs. Auth is optional; if provided, viewer-specific state is included in the returned save views. Missing URIs are omitted from the output."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against is.currents.feed.getSaves

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

Metadata

DID
did:plc:jaur46k6ijyfvl4lojza7eic
CID
bafyreiekvtautbthetyrne5glg4pzcnqmopnblo3rvskmg4dfhv6rgcuou
Indexed At
2026-04-22 17:31 UTC
AT-URI
at://did:plc:jaur46k6ijyfvl4lojza7eic/com.atproto.lexicon.schema/is.currents.feed.getSaves

Referenced Schemas (1)

Lexicon Garden

@