Skip to main content
GET
/
tools
/
providers
Error
A valid request URL is required to generate request examples
{
  "value": [
    {
      "id": "<string>",
      "label": "<string>",
      "configured": true,
      "category": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

Azure AD access token obtained via MSAL

Response

200 - application/json

Array of tool providers

value
object[]