Tools
Retrieve Tools
Retrieve a JSON list of all tools the user has access to
GET
Path Parameters
The resourceSlug is a url parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId
Response
200
tools.json
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[]
.