New to Telerik Report ServerStart a free 30-day trial

GET api/reportserver/v3/data-connections/providers

Returns a collection of all available data connection providers.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of DbProviderInfo

NameDescriptionTypeAdditional information
Name

No documentation available.

string

None.

Description

No documentation available.

string

None.

Response Formats

application/json

json
[
  {
    "Name": "Sales Reports",
    "Description": "Provides additional context for users browsing the Report Server catalog."
  },
  {
    "Name": "HR Reports",
    "Description": "Displayed to help users understand the purpose of this item."
  }
]
Not finding the help you need?
Contact Support