Skip to main content
GET
Get Project Webhook

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required
Minimum string length: 1
webhook_definition_id
string<uuid>
required

Response

Webhook

id
string<uuid>
required
project_id
string<uuid>
required
name
string
required
source
enum<string>
required
Available options:
webhook
target
object
required

The target associated with this record.

prompt_template
string | null
required
event_filter
object | null
required
status
enum<string>
required
Available options:
draft,
enabled,
disabled
runtime_target_kind
enum<string>
required
Available options:
main_branch,
environment,
preview_branch
runtime_target_environment_id
string<uuid> | null
required
runtime_target_branch_id
string<uuid> | null
required
definition_source
enum<string>
required
Available options:
manual,
source
source_trigger_id
string | null
required
source_path
string | null
required
source_hash
string | null
required
webhook_id
string
required
webhook_url
string
required
created_by_user_id
string<uuid>
required
enabled_at
string | null
required
disabled_at
string | null
required
disabled_reason
string | null
required
created_at
string
required
updated_at
string
required