ConductorOne · AsyncAPI Specification
Conductorone Webhooks
Version
View Spec
View on GitHub
CompanyCloud SaasIdentity SecurityAccess GovernanceIdentity and Access ManagementAccess ReviewsProvisioningLeast PrivilegeMCP GovernanceSecurityAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
source:
- openapi/conductorone-openapi-original.yml
- https://www.c1.ai/docs/conductorone-api/api
spec_type: Webhooks
summary: ConductorOne delivers outbound webhooks for policy/approval/provision/workflow events. Receivers
are identified by the Webhook-Event header and may reply 202 Accepted with an async response to the
Webhook-Callback-Url. Listener auth supports HMAC and JWT (JWKS).
delivery:
headers:
- Webhook-Event
- Webhook-Callback-Url
async_ack: Return HTTP 202 Accepted and POST the response body to the Webhook-Callback-Url header value
auth:
- HMAC
- JWT (jwksUrl)
event_types:
- c1.webhooks.v1.PayloadTest
- c1.webhooks.v1.PayloadPolicyApprovalStep
- c1.webhooks.v1.PayloadPolicyPostAction
- c1.webhooks.v1.PayloadProvisionStep
- c1.webhooks.v1.PayloadWorkflowStep
management_operations:
- operationId: c1.api.webhooks.v1.WebhooksSearch.Search
method: POST
path: /api/v1/search/webhooks
- operationId: c1.api.webhooks.v1.WebhooksService.List
method: GET
path: /api/v1/webhooks
- operationId: c1.api.webhooks.v1.WebhooksService.Create
method: POST
path: /api/v1/webhooks
- operationId: c1.api.webhooks.v1.WebhooksService.Delete
method: DELETE
path: /api/v1/webhooks/{id}
- operationId: c1.api.webhooks.v1.WebhooksService.Get
method: GET
path: /api/v1/webhooks/{id}
- operationId: c1.api.webhooks.v1.WebhooksService.Update
method: POST
path: /api/v1/webhooks/{id}
- operationId: c1.api.webhooks.v1.WebhooksService.Test
method: POST
path: /api/v1/webhooks/{id}/test
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/conductorone-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.