get https://app.mural.co/api/public/{version}/murals//widgets/
Returns information about a widget specified by its id.
Authorization scope: murals:read
Responses
Returns information about a widget specified by its id.
Authorization scope: murals:read
xxxxxxxxxx
curl --request GET \
--url https://app.mural.co/api/public/v1/murals/muralId/widgets/widgetId \
--header 'accept: application/json'