Toolset API Resource

Get list of toolsets.

GET /toolset/json

Get list of toolsets.

Response Body
media type data type description
application/json object JSON Response with list of classes

Example of response:

{"list":[{"id":"1"},{"id":"2","name":"layer_F11312.0","style":{"stroke":"#0000FF","stroke-linecap":"round","fill":"none","stroke-linejoin":"round","stroke-width":"0.01"}},{"id":"3","name":"layer_space","style":{"stroke":"#FF0000","stroke-linecap":"round","fill":"none","stroke-linejoin":"round","stroke-width":"100.0"}}}