Get Deploy Webhook URL
Deploys
Get Deploy Webhook URL
Retrieves the GitHub deploy webhook URL and repository information for an application.
GET
Get Deploy Webhook URL
Documentation Index
Fetch the complete documentation index at: https://docs.vertracloud.app/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the application whose webhook URL will be retrieved.
Response
Contains repository and webhook details.
Error Responses
Possible error codes:
UNAUTHORIZED: User is not authenticated or lacks permissions.PLAN_RESTRICTED_FEATURE: User plan does not support auto-deploy.DEPLOYMENT_NOT_FOUND: Webhook integration not found for the application.
A descriptive message providing additional details about the error.