app.bsky.draft.getDrafts
#main
Gets views of user drafts. Requires authentication.
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| limit | integer | - | ❌ | - |
| cursor | string | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| cursor | string | - | ❌ | - |
| drafts | array of app.bsky.draft.defs#draftView | - | ✅ | - |