GitHub
Docs
Preparing search index...
The search index is not available
Langfuse JS/TS SDKs
Langfuse JS/TS SDKs
langfuse
ApiIngestionResponse
Interface ApiIngestionResponse
IngestionResponse
interface
ApiIngestionResponse
{
errors
:
ApiIngestionError
[]
;
successes
:
ApiIngestionSuccess
[]
;
}
Index
Properties
errors
successes
Properties
errors
errors
:
ApiIngestionError
[]
successes
successes
:
ApiIngestionSuccess
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
successes
GitHub
Docs
Langfuse JS/TS SDKs
Loading...
IngestionResponse