Farm Events

Replay durable Farm Events after a seq

Returns the durable Farm Events of the organization with seq greater than since, in seq order. An API key needs the scope events:read or events:read:<domain>. The legacy * scope does not grant this read.

get/v1/organizations/{organizationId}/events

Path parameters

organizationIdstring uuid required

Query parameters

sincestring

Last seq seen. Default 0.

limitstring

1 to 200. Default 100.

kindsstring

Comma-separated Farm Event kinds.

Response

Default Response

Changes

Changed in 1 of the 42 revisions of this API.1