GET /api/widgets

Display a collection of widgets.

Responses

  • 200

    OK

GET /api/widgets
curl \
 --request GET 'http://api.example.com/api/widgets'