Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A short-lived OAuth access token for server-side requests. Generate one via the Generate OAuth Token flow or automatically when initializing the SDK client.

Headers

x-pd-environment
enum<string>
required

The environment in which the server client is running

Available options:
development,
production

Path Parameters

project_id
string
required

The project ID, which starts with proj_.

Pattern: ^proj_[a-zA-Z0-9]+$
trigger_id
string
required
webhook_id
string
required

Query Parameters

external_user_id
string
required

The external user ID who owns the trigger

Response

trigger webhook retrieved

Response received when retrieving a webhook with its signing key

data
object
required

A webhook object including the signing key