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