LangChain Reference home pageLangChain ReferenceLangChain Reference
  • GitHub
  • Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
LangSmith
  • Client
  • Run Trees
  • Traceable
  • Evaluation
  • Schemas
  • Langchain
  • Jest
  • Vitest
  • Wrappers
  • Anonymizer
  • Jestlike
  • Vercel
  • Anthropic
  • Sandbox
⌘I

LangChain Assistant

Ask a question to get started

Enter to send•Shift+Enter new line

Menu

LangSmith
ClientRun TreesTraceableEvaluationSchemasLangchainJestVitestWrappersAnonymizerJestlikeVercelAnthropicSandbox
Language
Theme
JavaScriptlangsmith_openapi_clientresourcesIssueListParams
Interface●Since v0.9

IssueListParams

Copy
interface IssueListParams

Bases

OffsetPaginationIssuesParams

Properties

Inherited fromOffsetPaginationIssuesParams

Properties

Plimit: numberPoffset: number
View source on GitHub
property
limit: number
property
offset: number
property
session_id: string
property
session_name: string
property
severity: 0 | 2 | 1 | 3
property
sort_by: "updated_at" | "created_at" | "severity"
property
status: "completed" | "open" | "ignored"
property
tag: string
property
updated_at: string

Filter by session name (exact match)

HTTP status for the response that caused the error