The ID of the application whose webhook URL will be retrieved.
Response
Indicates if the request was successful. Returns
success
on success.Contains repository and webhook details.
Error Responses
Returns
error
if the request fails.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.