Skip to main content
Smokeball home page
Search...
⌘K
Ask AI
Support
Developer Console
Developer Console
Search...
Navigation
Auth
Home
Platform
API
SDK
Status
Release Notes
Marketplace
Blog
Documentation
Getting Started
Authentication
SDK
Entry Point
Auth
Host
Firm
Staff
Contacts
Correspondence
Communicate
IntegratedSearch
MatterTypes
Matters
MatterItems
Memos
Files
Roles
Relationships
Layouts
Tasks
SubTasks
On this page
Interface: TokenResponse
Properties
access_token
expires_in
id_token
token_type
Auth
@smokeballdev/smokeball-client-sdk
Interface: TokenResponse
Token response.
Properties
access_token
access_token
:
string
Access token.
expires_in
expires_in
:
number
Expires in.
id_token
id_token
:
string
Id token.
token_type
token_type
:
string
Token type.
⌘I