Skip to main content
GET
List event source subscriptions

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

sourceID
string
required

Response

object[] | null

OK

created_at
string<date-time>
required
enabled
boolean
required
id
string
required
source_id
string
required
target_id
string
required
target_type
string
required
$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

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

filter_expr
any