v1

latestSwagger 2.0MIT2026-08-06120162320.1 KB
outgoing-webhook

List the outgoing webhooks of an app

List all the outgoing webhooks registered for a specified Bitrise app. This returns all the relevant data of the webhook, including the slug of the webhook and its URL.

get/apps/{app-slug}/outgoing-webhooks

Path parameters

app-slugstring required

App slug

Query parameters

nextstring

Slug of the first webhook in the response

limitinteger

Max number of elements per page (default: 50)

Response

OK