Webhook
SPA: Retrieves a Webhook resource.
Returns meta information about a Webhook configuration.
GET
/api/spa/webhooks/{id}Authorizations
X-AUTH-TOKEN
stringheaderrequired
Value for the X-AUTH-TOKEN header parameter.
Path Parameters
id
stringrequired
Webhook identifier
Response
200
Webhook resource
id
integer
Webhook ID generated by Output.Rocks.
identifier
stringrequired
Customer Identifier, used for webhook selection in rendering process
type
enum<string>
Webhook type
priority
integer
Webhook execution priority
data
object
Webhook configuration data.<br><b>IMPORTANT:</b> data structure depends on webhook type
createdBy
string
User, created this entry
updatedBy
string
User, updated this entry
createdAt
string<date-time>
UTC date time of entry creation
updatedAt
string<date-time>
UTC date time of last entry update
active
boolean
Active flag. Default: true
activeFrom
string<date-time>
Date to activate the entry. Default: today
groupIdentifier
string
Optional group identifier to be used with group conditions
groupCondition
string
Group condition.