cURL
curl --request GET \ --url http://localhost:8080/workspaces/{ws_id}/plugins/{id}
{ "id": "<string>", "name": "<string>", "enabled": true, "endpoint_id": "<string>", "source_id": "<string>", "config": {}, "metadata": {}, "created_at": 123, "updated_at": 123 }
The workspace id
"default"
OK
Show child attributes