v3

latestOpenAPI 3.0.02026-07-31278263961.8 KB
ExternalEventTypes

Export external event type (flat interface)

get/external-event-types/{selector}/export

Path parameters

selectorstring required

Query parameters

layer'universal' | 'integration' | 'connection'
integrationKeystring
integrationIdstring
connectionIdstring
connectionKeystring
instanceKeystring

Response

uuidstring required

Stable unique identifier (UUID). Can be provided on create; otherwise generated. Must be unique across elements of this type.

keystring required

Stable key for referencing the element (e.g. in selectors). Unique per (parent, integration) scope. Generated from name if not provided on create.

namestring

Display name. Optional on create; used to generate key when key is omitted.

descriptionstring

Optional human-readable description.

metaobject

Optional key-value metadata.

integrationUuidstring
parentUuidstring
externalAppUuidstring
isCustomizedboolean
isUniversalboolean
exampleobject
type'webhook'