RESTGetToolById#

GET - /tools/id/{identifier}

Get a tool by ID.

Parameters#

Path#

identifier | String

ID of the resource.

Query#

include | List[String]

Comma separated list of fields to include in the response. Use dot notation to define nested fields.

exclude | List[String]

Comma separated list of fields to exclude in the response. Use dot notation to define nested fields.

Returns#

content | application/json

response_type | single

response_object | Tools