Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • <url> the url of the widget instance, to be used by the client to create a view of the widget instance
  • <identifier> the id key of the widget instance
  • <title> the widget title
  • <height> requested height of the widget instance, to be used by the client in creating an appropriate view
  • <width> requested width of the widget instance, to be used by the client in creating an appropriate view
  • <maximize> whether the client should enable the user to create a maximized view of the widget (e.g. fullscreen)

GET {wookie}/widgetinstances/{instance id} {api_key}

...