For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get an integration event by its ID

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
integrationNamestring · max: 100Required

Name of the integration.

Pattern: ^[a-zA-Z0-9-_.]+$
eventIdstringRequired

ID of the integration event

Responses
200

Integration event

application/json
get/integrations/{integrationName}/events/{eventId}

Last updated

Was this helpful?

Powered by GitBook