events
List Event History
Query lifecycle state transition history.
Returns events ordered by timestamp descending within the given time window. Defaults to the last hour if no window is specified.
Returns: List of lifecycle events matching the query criteria.
GET
List Event History
Documentation Index
Fetch the complete documentation index at: https://docs.pragmatiks.io/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Start of time window (ISO 8601). Defaults to 1 hour ago.
End of time window (ISO 8601). Defaults to now.
Filter to a specific resource by SurrealDB ID.
Response
Successful Response
Lifecycle states for resources.
Available options:
draft, waiting, pending, processing, ready, failed, deleting Lifecycle states for resources.
Available options:
draft, waiting, pending, processing, ready, failed, deleting List Event History