Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 664 Bytes

File metadata and controls

14 lines (9 loc) · 664 Bytes

AgentsSessionsPage

A page of results for sessions across all accessible Agents for the calling user. Sessions are returned in order of most recently updated first.

Properties

Name Type Required Description
next_page_token Optional[PageToken] No The page token that should be used when requesting the next page of results. Empty if there are no more results to retrieve.
data List[Session] Yes

[Back to Model list] [Back to API list] [Back to README]