Retrieve specific webhook
GET /api/webhook-subscriptions/{webhookId}
GET
/api/webhook-subscriptions/{webhookId}
Authorizations
Parameters
Path Parameters
webhookId
required
integer
Responses
200
Details of the requested webhook
object
id
Webhook identifier
integer
created_by
object
value
User identifier
integer
text
User name
string
color
string format: hex
username
string format: email
foto_url_absolute_path
string format: uri
created
string format: date-time
updated
string format: date-time
url
required
string format: uri
event
required
string
is_active
boolean
is_application_managed
boolean
managing_application
string
401
Access key was not provided in the X-Koibox-Key header
Headers
WWW-Authenticate
string
Indicates the required header for authentication
403
A valid access key was not provided
404
The resource was not found