Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 411 Bytes

Session.md

File metadata and controls

14 lines (7 loc) · 411 Bytes

Session

Properties

Name Type Description Notes
userId Integer The ID of the user of this session.
token String The token to use as a bearer token to query Management API endpoints.
created OffsetDateTime Unix timestamp indicating when the session was first created.