Authorization
Download API definition:
GET https://api.bentley.com/export/authorizationinformation?redirectUrl
Retrieves the calling user's Authorization Information.
Authentication
Requires Authorization
header with valid Bearer token for scope export:read
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.