OPENAPI / COMPONENTS / SCHEMAS
OAuth Token Response
OAuthTokenResponseOAuthTokenResponse data structure
object5properties
access_tokenstringtoken_typestringrefresh_tokenstringexpires_inintegerNumber of seconds until the `access_token` expires. Uses epoch time.
statestring