com.atproto.label.subscribeLabels
#main
Subscribe to stream of labels (and negations). Public endpoint implemented by mod services. Uses same sequencing scheme as repo event stream.
Input
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
cursor | integer | - | ❌ | The last known event seq number to backfill from. |
Output
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
refs | union of #labels #info | - | ✅ | - |
#labels
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
seq | integer | - | ✅ | - |
labels | array of com.atproto.label.defs#label | - | ✅ | - |
#info
Property | Type | Known Values | Required | Description |
---|---|---|---|---|
name | string | OutdatedCursor | ✅ | - |
message | string | - | ❌ | - |