SiteEvent

Retrieves a SiteEvent resource.

Retrieves a SiteEvent resource.

get/site_events/{id}

Path parameters

idstring required

Resource identifier

Response

SiteEvent resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

namestring
descriptionstring nullable
subscriptionIdstring nullable
createdstring nullable

Example response

{
  "integration": "quickbooks"
}