from agentstack_sdk.platform.common import PaginatedResult
BaseModel , Generic[T]
items
list[T]
total_count
int
has_more
bool
False
next_page_token
str | None
None