Class GetObservationsV2Request
java.lang.Object
com.langfuse.client.resources.observationsv2.requests.GetObservationsV2Request
-
Method Details
-
getEnvironment
-
getFields
-
getExpandMetadata
-
getLimit
-
getCursor
-
getParseIoAsJson
-
getName
-
getUserId
-
getType
-
getTraceId
-
getLevel
- Returns:
- Optional filter for observations with a specific level (e.g. "DEBUG", "DEFAULT", "WARNING", "ERROR").
-
getParentObservationId
-
getFromStartTime
- Returns:
- Retrieve only observations with a start_time on or after this datetime (ISO 8601).
-
getToStartTime
- Returns:
- Retrieve only observations with a start_time before this datetime (ISO 8601).
-
getVersion
-
getFilter
-
equals
-
getAdditionalProperties
-
hashCode
-
toString
-
builder
-