Skip to main content
GET
/
users
/
{userId}
/
tools
List available tools
curl --request GET \
  --url http://localhost:3000/users/{userId}/tools
{}

Path Parameters

userId
string
required

Response

List of available tools

{key}
object[]