GET a list of BI permissions from a specified BI Serverget {protocol}://{base-url}/integration/v2/bi/server/{server_id}/permission/GET a set of BI permissions from a specified BI Server.Path Paramsserver_idintegerrequiredID of the containing serverQuery 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 Permission Object 400Malformed Request 401Unauthorized bad/missing token 403Forbidden User cannot edit this resource 404The specified resource was not found 500Internal Server ErrorUpdated 5 months ago DELETE a set of BI permissions from a specified BI serverCreate/Update a list of BI PermissionsDid this page help you?YesNo