Returns list of tools
Returns list of all tools
GET
/tools
Returns all tools. Only users with the Standard Registry role are allowed to make the request.
Query Parameters
Name
Type
Description
pageSize
number
The numbers of items to return
pageIndex
number
The number of pages to skip before starting to collect the result set
Last updated