Display the specified widget

GET /api/widgets/{id}

Display the specified widget.

GET /api/widgets/{id}
curl \
 -X GET http://api.example.com/api/widgets/{id}