List webhook events
Webhooks
List webhook events
List webhook events
Pre-release — contact your Fortary account team for access.
webhook:read scope.
Request
kind— exact event kind filter.vaultId— only vault-scoped events touching this vault.occurredAfter/occurredBefore— inclusive bounds on the occurrence time.
Response
payload— the exact event envelope delivered to matching webhooks.vaultIds— the vaults involved, ornullfor non-vault-scoped events.occurredAt— when the event occurred (the envelope’sdate).dispatchedAt— when deliveries were fanned out;nullwhile dispatch is pending.
nextCursor back — see Pagination.
Errors follow the standard error envelope.
