Abacus · Schema

OAuthTokenResponse

OAuth 2.0 access token response

AccountingExpense ManagementFinanceReimbursement

Properties

Name Type Description
access_token string Access token for API requests
token_type string Token type (always Bearer)
expires_in integer Token expiration time in seconds
View JSON Schema on GitHub