Versions Compared

Key

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

...

nocontent (optional)
Set parameter to true if you want just the metadata of a share

nometa (optional)
Set parameter to true (JSON shares only) to return the share itself in the "data" field of the reply, rather than the database object consisting of share metadata with the share itself encoded as a string in the "data.share" field.

Example

http://infinite.ikanow.com/api/social/share/get/4e175bfeb8ed6403f48ea7e2
http://infinite.ikanow.com/api/social/share/get/4e175bfeb8ed6403f48ea7e2?nocontent=true

...