/
OR
orkescloud
/
Orkes Conductor API Server
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 8h ago · Updated 8h ago
Details
Filter operations
a-2-a-callback-resource
2
admin-resource
5
API Gateway
26
application-resource
15
audit-resource
3
authorization-resource
5
context-controller
1
environment-resource
7
event-execution-resource
2
event-message-resource
2
event-resource
16
global-schema-resource
2
group-resource
10
health-check-resource
1
human-task
14
human-task-resource
1
incoming-webhook-resource
2
integration-resource
26
limits-resource
1
LLM
3
metadata-resource
12
metrics-resource
1
org-config-resource
1
orkes-agent-controller
39
prompt-resource
14
provider-controller
1
queue-admin-resource
2
role-resource
9
scheduler-bulk-resource
2
scheduler-resource
18
schema-resource
6
secret-resource
13
service-registry-resource
15
sharing-resource
3
tags
11
task-resource
18
token-resource
2
user-form
6
user-form-template-resource
3
user-resource
6
version-resource
1
webhooks-config-resource
8
get
/api/metadata/webhook
post
/api/metadata/webhook
get
/api/metadata/webhook/{id}
put
/api/metadata/webhook/{id}
delete
/api/metadata/webhook/{id}
get
Get tags by webhook id
put
Put a tag to webhook id
delete
Delete a tag for webhook id
workflow-bulk-resource
6
workflow-resource
32
webhooks-config-resource
post
/api/metadata/webhook
Request body
WebhookConfig
required
createdBy
string
evaluatorType
string
expression
string
headerKey
string
headers
object
id
string
name
string
receiverWorkflowNamesToVersions
object
secretKey
string
secretValue
string
sourcePlatform
string
tags
Tag[]
urlVerified
boolean
verifier
'SLACK_BASED'
|
'SIGNATURE_BASED'
|
'HEADER_BASED'
|
'STRIPE'
|
'TWITTER'
|
'HMAC_BASED'
|
'SENDGRID'
webhookExecutionHistory
WebhookExecutionHistory[]
— unresolved $ref
workflowsToStart
object
Response
OK
WebhookConfig
required
createdBy
string
evaluatorType
string
expression
string
headerKey
string
headers
object
id
string
name
string
receiverWorkflowNamesToVersions
object
secretKey
string
secretValue
string
sourcePlatform
string
tags
Tag[]
urlVerified
boolean
verifier
'SLACK_BASED'
|
'SIGNATURE_BASED'
|
'HEADER_BASED'
|
'STRIPE'
|
'TWITTER'
|
'HMAC_BASED'
|
'SENDGRID'
webhookExecutionHistory
WebhookExecutionHistory[]
— unresolved $ref
workflowsToStart
object
Changes
No recorded changes to this endpoint across all 1 revision of this API.