Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 633 Bytes

ApiSession.md

File metadata and controls

12 lines (8 loc) · 633 Bytes

ApiSession

Properties

Name Type Description Notes
can map[string,bool] Operations the current user is able to perform on this object [optional]
workspace_id string The id of active workspace for this session [optional]
sudo_user_id string The id of the actual user in the case when this session represents one user sudo'ing as another [optional]

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