v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-028581251.8 KB
place.stream.server

List webhooks for the authenticated user.

get/xrpc/place.stream.server.listWebhooks

Query parameters

limitinteger

The number of webhooks to return.

The number of webhooks to return.

cursorstring

An optional cursor for pagination.

An optional cursor for pagination.

activeboolean

Filter webhooks by active status.

Filter webhooks by active status.

event'chat' | 'livestream' | 'follow' | 'mention' | 'stream.received'

Filter webhooks that handle this event type.

Filter webhooks that handle this event type.

Response

Success

cursorstring

A cursor for pagination, if there are more results.