Skip to main content
GET
Fetch threads

Authorizations

Authorization
string
header
required

Bearer token authentication. Format: 'Bearer '

Path Parameters

use_case_id
string
required

Query Parameters

page_size
integer | null
Required range: 1 <= x <= 100
last_chat_id
string | null
include_entries
boolean
default:false

Response

Successful Response

Pydantic model for the response of a paginated fetch threads endpoint.

use_case_id
string
required
threads
ThreadResponse · object[]
required
pagination
PaginationResponse · object
required