Retrieve a JSON list of all tools the user has access to
The resourceSlug is a url parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId
JSON object containing an array of all the tools associated tools with that teamId, will return an empty array if the request is successful but there are no associated tools.
The response is of type object[]
.