---
title: "GET /api/metadata/webhook/{id}"
method: GET
path: "/api/metadata/webhook/{id}"
tags: ["webhooks-config-resource"]
---

# GET /api/metadata/webhook/{id}

`GET /api/metadata/webhook/{id}`

## Path parameters

- `id` string, required

## Response `200`

OK

- WebhookConfig
  - `createdBy` string
  - `evaluatorType` string
  - `expression` string
  - `headerKey` string
  - `headers` object
  - `id` string
  - `name` string
  - `receiverWorkflowNamesToVersions` object
  - `secretKey` string
  - `secretValue` string
  - `sourcePlatform` string
  - `tags` Tag[]
    - `key` string
    - `type` string
    - `value` string
  - `urlVerified` boolean
  - `verifier` 'SLACK_BASED' | 'SIGNATURE_BASED' | 'HEADER_BASED' | 'STRIPE' | 'TWITTER' | 'HMAC_BASED' | 'SENDGRID'
  - `webhookExecutionHistory` WebhookExecutionHistory[] — unresolved $ref
  - `workflowsToStart` object

---

[API](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server.md) · [All operations](https://skmtc.dev/orkescloud/apis/orkes-conductor-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/orkescloud/orkes-conductor-api-server/revisions/6ebf0c14ac41/schema)
