Tools
Get tool enum list
Retrieve a list of all available tool enumeration values (tool slugs) from latest version of each toolkit. This endpoint returns a comma-separated string of tool slugs that can be used in other API calls.
get/api/v3.1/tools/enum
Response
Successfully retrieved tool enum list
string[] required
JSON string containing all tool enum values from latest version of each toolkit
Changes
Changed in 2 of the 61 revisions of this API.2
- ○
the endpoint scheme security
CookieAuthwas removed from the APIapi-security-removed
- ○
- ○
endpoint added
endpoint-added
- ○