Last updated 1 year ago
GET /tools
GET
/tools
Returns all tools. Only users with the Standard Registry role are allowed to make the request.
pageSize
number
The numbers of items to return
pageIndex
The number of pages to skip before starting to collect the result set
content: application/json: schema: $ref: '#/components/schemas/ToolDTO'
content: application/json: schema: $ref: '#/components/schemas/InternalServerErrorDTO'