Methods
get
get
Get Events for Pod, Job Run, Application. The events are sourced from Kubernetes as well as events captured by truefoundry. Optional query parameters include startTs, endTs for filtering.
Parameters
Start timestamp (ISO format) for querying events
End timestamp (ISO format) for querying events
Application ID
Application FQN
Name of the pods
Job run name
Returns
🔗 GetEventsResponseReturns a list of events matching the query parameters.