Get Widget (POST)

Returns the requested widget.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
idstringRequiredformat: "text"
The requested widget's ID.

Response

The response to a widget get request.
widgetobject

Errors