Concepts
Glossary
Definitions for common HyreLog terms used across guides and API docs.
- Action: The specific operation that occurred, such as
user.login. - Actor: The user or system that performed an action.
- Category: High-level grouping for actions, such as
authorbilling. - Cursor: Opaque pagination token for fetching the next page.
- Idempotency Key: Client-provided key to make retries safe for event ingestion.
- Project: Optional scope that can segment events within a workspace.
- Scope: API key access boundary (for example workspace-scoped or company-scoped).
- Webhook Delivery: A single attempt to send a webhook event payload.