API ReferenceSchemas
DashboardSession
This is an object representing a dashboard session in the app.
This is an object representing a dashboard session in the app.
Example
{ "created_at": "2017-09-12T12:34:55Z", "id": "ds_d025a96ac0c6", "idle_timeout_minutes": 15, "object": "dashboard_session", "return_url": "https://example.com/dashboard", "url": "https://savvycal.app/d/session/ds_d025a96ac0c6/XXXXXXX", "user_id": "user_d025a96ac0c6"}