{
"id": "club.userstyles.alpha.feed.searchUserstyles",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "ActorNotFound"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"userstyles"
],
"properties": {
"cursor": {
"type": "string"
},
"userstyles": {
"type": "array",
"items": {
"ref": "club.userstyles.alpha.defs#userstyleView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"sort": {
"enum": [
"top",
"latest",
"popular"
],
"type": "string",
"default": "latest",
"description": "Rank by text relevance with 'top'; without a `query`, defaults to 'latest'.Rank by comment and rating activity via 'popular'."
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 100,
"minimum": 1
},
"query": {
"type": "string",
"description": "Search terms, matched against title and description fields."
},
"since": {
"type": "string",
"format": "datetime",
"description": "only userstyles created at or after this time"
},
"author": {
"type": "string",
"format": "at-identifier"
},
"before": {
"type": "string",
"format": "datetime",
"description": "only userstyles created before this time"
},
"cursor": {
"type": "string"
},
"homepage": {
"type": "string",
"description": "substring match against homepageUrl"
},
"upstream": {
"type": "string",
"description": "substring match against upstreamUrl"
}
}
},
"description": "Search over userstyles, with optional querying and filters."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:z6a2tfjek74wmqinw5vjzbed
- CID
-
bafyreigsd6vqivvf4dt74gwjf222xc3n2d4m54z2fy6fsg7n7vxggroqpq
- Indexed At
- 2026-09-01 13:47 UTC
- AT-URI
-
at://did:plc:z6a2tfjek74wmqinw5vjzbed/com.atproto.lexicon.schema/club.userstyles.alpha.feed.searchUserstyles