Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.31 KB

File metadata and controls

12 lines (9 loc) · 1.31 KB

GetContextResponseDto

Fields

Field Type Required Description
type str ✔️ Context type (e.g., tenant, app, workspace)
id str ✔️ Unique identifier for this context
data Dict[str, Any] ✔️ Custom data associated with this context
created_at str ✔️ Creation timestamp
updated_at str ✔️ Last update timestamp