app.bsky.graph.getActorStarterPacks
#main
Get a list of starter packs created by the actor.
Parameters
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
actor | string (at-identifier) | - | ✅ | - |
limit | integer | - | ❌ | - |
cursor | string | - | ❌ | - |
Output
- Encoding: application/json
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
cursor | string | - | ❌ | - |
starterPacks | array of app.bsky.graph.defs#starterPackViewBasic | - | ✅ | - |