Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 515 Bytes

InlineResponse200.md

File metadata and controls

12 lines (8 loc) · 515 Bytes

InlineResponse200

Properties

Name Type Description Notes
access_token str JWT to be used in to authenticate requests. [optional]
expires_in int Expiration time express in seconds. [optional]
token_type str Always bearer. [optional]

[Back to Model list] [Back to API list] [Back to README]