Skip to main content
GET
List webhook subscriptions

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Response

object[] | null

OK

active
boolean
required
created_at
string<date-time>
required
event_types
string[] | null
required
id
string
required
project_id
string
required
webhook_url
string
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.strait.dev/schemas/WebhookSubscription.json"