Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Search for global webhooks or project webhooks. Webhooks are ordered by name. Requires Administer permission on the specified project, or global Administer permission.

Parameters

ParameterDescription
Organization KeyThe key of the project’s organization.
Project KeyProject key.

Example Output

{
	"webhooks": [
		{
			"key": "AYlegme4mY9DFUM76zJe",
			"name": "test21689507751174",
			"url": "https://app.dev.blinkops.com/webhooks/99b9284f-2dc5-4f61-9c9d-dd70abf2eee8?apikey=986494e7a7164ef2a2b1b6594cbfa40a",
			"hasSecret": false
		}
	]
}

Workflow Library Example

List Webhooks with Sonarqube and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop