{ "opencollection": "1.0.0", "info": { "name": "Azure Synapse Analytics - Access Control AzureADOnlyAuthentications SynapseLink API", "version": "2020-12-01" }, "request": { "auth": { "type": "oauth2", "flow": "implicit", "authorizationUrl": "https://login.microsoftonline.com/common/oauth2/authorize", "credentials": { "clientId": "{{clientId}}" } } }, "items": [ { "info": { "name": "SynapseLink", "type": "folder" }, "items": [ { "info": { "name": "Azure Synapse Analytics List Synapse Link configurations", "type": "http" }, "http": { "method": "GET", "url": "https://{workspaceName}.dev.azuresynapse.net/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Synapse/workspaces/:workspaceName/synapseLinks", "params": [ { "name": "api-version", "value": "", "type": "query" }, { "name": "subscriptionId", "value": "", "type": "path" }, { "name": "resourceGroupName", "value": "", "type": "path" }, { "name": "workspaceName", "value": "", "type": "path" } ] }, "docs": "Returns a list of Synapse Link configurations in the workspace." } ] } ], "bundled": true }