com.atproto.temp.fetchLabels
#main
DEPRECATED: use queryLabels or subscribeLabels instead -- Fetch all labels from a labeler created after a certain date.
Parameters
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| since | integer | - | ❌ | - |
| limit | integer | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| labels | array of com.atproto.label.defs#label | - | ✅ | - |