DevelopersAPI referenceAuth & accountsTools
Tool access matrix
Any member. Always exactly the seven known tools, in canonical order.
View as MarkdownAuthorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/orgs/string/tools"{ "tools": [ { "tool": "string", "enabled": true } ]}