Display the specified widget

GET /api/widgets/{id}

Display the specified widget.

Responses

  • 200

    OK

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