GET a list of BI Serversget {protocol}://{base-url}/integration/v2/bi/server/GET /server/ returns a list of all BI Server objects in Alation. Note that this includes BI Servers catalogued outside of the API (i.e. Tableau Servers).Query ParamsoidsarrayList of object ids to be usedoidsADD integer | stringlimitintegerDefaults to 100Specifies the number of objects to be fetched in one paginated request.offsetintegerDefaults to 0Specifies the number of objects to be skipped in one request. Used together with Limit parameter to fetch paginated requests.Responses 200Requested BI Servers 400Malformed Request 401Unauthorized bad/missing token 403Forbidden User cannot edit this resource 404The specified resource was not found 500Internal Server ErrorUpdated about 1 month ago