/
SH
shipsecai
/
ShipSec Studio API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-17
153
78
310.4 KB
webhooks
List all webhook configurations
get
/api/v1/webhooks/configurations
Response
WebhookConfigurationResponseDto[]
required
id
string
uuid
required
workflowId
string
uuid
required
workflowVersionId
string
uuid
nullable
required
workflowVersion
integer
nullable
required
name
string
required
description
string
nullable
required
webhookPath
string
required
parsingScript
string
required
expectedInputs
object[]
required
status
'active'
|
'inactive'
required
organizationId
string
nullable
required
createdBy
string
nullable
required
createdAt
string
date-time
required
updatedAt
string
date-time
required