TokenResponse
Fortune 10003D ModelingArchitectureBIMCADConstructionDesignDigital TwinsEngineeringManufacturingMedia and EntertainmentSustainability
Properties
| Name |
Type |
Description |
| access_token |
string |
The access token string. |
| token_type |
string |
The type of token, typically Bearer. |
| expires_in |
integer |
The token lifetime in seconds. |
| refresh_token |
string |
The refresh token (only returned for three-legged authentication). |
| scope |
string |
Space-separated list of scopes granted. |
JSON Schema