Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 758 Bytes

SessionMetadata.md

File metadata and controls

16 lines (11 loc) · 758 Bytes

SessionMetadata

Response for getting sessions.

Properties

Name Type Description Notes
session_id str The id of the session
org_id str The org id of the session
model_id str The model id of the session. There should only be a single model.
user_id str The generated user id for the session.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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