Authorization
Download API definition:
GET https://sampleHostName/synchronization/imodels/connections/authorizationInformation?redirectUrl
Retrieves the calling user's AuthorizationInformation.
Authentication
Requires Authorization
header with valid Bearer token for scope synchronization:read
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.