Retrieve all toolsAsk AIget https://api.indigitall.com/v2/pathbot/{appId}/toolsReturns a list of all tools.Path ParamsappIdstringrequiredThe id of the application to retrieve tools from.Query ParamstoolTypeCodestringenumThe code of the tool type to retrieve tools from.GENERALAPIRETRIEVALAllowed:GENERALAPIRETRIEVALlimitint32Defaults to 10Maximum number of items to returnpageint32Defaults to 0Page numberResponses 200Retrieve all tools 400The request could not be understood or was missing required parameters. 401Authentication failed or user does not have permissions for the desired action. 403The server understood the request, but refuses to authorize it. 422The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions. 500The server encountered an unexpected condition that prevented it from fulfilling the request. defaultAn unexpected error occurred.Updated 15 days ago