List webhook targets using cursor pagination.Documentation Index
Fetch the complete documentation index at: https://docs.mesa.dev/llms.txt
Use this file to discover all available pages before exploring further.
Options
Organization override.
Opaque pagination cursor from a previous response.
Maximum number of webhook targets to return. The server maximum is
100.Response
Cursor for the next page, or
None when no more results remain.Whether another page is available.
Webhook target objects with
id, name, url, events, repo_ids, created_at, and updated_at.Required scope
admin
