Skip to main content
GET
/
v2
/
get_all_tool_offerings
cURL
curl --request GET \
  --url http://127.0.0.1:9550/v2/get_all_tool_offerings
[
  {
    "meta_description": "<string>",
    "tool_key": "<string>",
    "usage_type": {
      "PerUse": "Free"
    }
  }
]
Retrieve a comprehensive list of all available tool offerings in the system.

Response

Successfully retrieved all tool offerings

tool_key
string
required
usage_type
object
required
  • Option 1
  • Option 2
  • Option 3
meta_description
string | null
I