Get managed account integration
Returns the Integration delegated to this Managed Account from the Access Credential named in the path, along with the provider account identifiers it imports. Delegate an Access Credential to a Managed Account with access_credential_tokens before calling this.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
ManagedAccountIntegration model
The token of the parent Access Credential that is delegated to this Managed Account.
"accss_crdntl_3971e6f022b4e39b"
The key of the Provider for the delegated Integration.
"azure_csp"
The provider account identifiers this delegated Integration imports. For Azure CSP these are Azure subscription ids. An empty array means no filter is applied, so every provider account the credential can see is imported. Providers that do not support scoping always report an empty array.