webhook-delivery-item
List the webhook delivery items of an app
List all the delivery items of an outgoing webhook of a Bitrise application
get/apps/{app-slug}/outgoing-webhooks/{app-webhook-slug}/delivery-items
Path parameters
app-slugstring required
App slug
app-webhook-slugstring required
App webhook slug
Query parameters
nextstring
Slug of the first delivery item in the response
limitinteger
Max number of elements per page (default: 50)
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.