Graph API GET Commands

Singletons

group / <group> / thoughts / fields ? qualifiers

/get/group/fbi/thoughts/, /get/group/fbi/thoughts/title?orderby=date

group / <group> / group / fields ? qualifiers

/get/group/fbi/group,

group / <group> / tags / fields ? qualifiers

/get/group/fbi/tags, /get/group/fbi/tags/tag?distinct=1

domain / thought / <id> / fields ? qualifiers

/get/domain/thought/20131,

thought / <id> / comments / fields ? qualifiers

/get/thought/20118/comments,

thought / <id> / tags / fields ? qualifiers

/get/thought/16679/tags/authorId,tag,

domain / all / tags / fields ? qualifiers

/get/domain/all/tags/tag?distinct=1&orderby=tag

Rooms

domain / room / <group> / fields

/get/domain/room/fbi?limit=100,

domain / tagroom / / fields ? qualifiers
group / tagroom / / fields ? qualifiers
domain / titleroom / / fields ? qualifiers
domain / search / / fields ? qualifiers
domain / news / / fields ? qualifiers
domain / / river / fields ? qualifiers
domain / all / river / fields ? qualifiers

Properties

group / <group> / id :: /get/group/seth/id
group / <gid> / name :: /get/group/77/name
group / <gid> / alias :: has one /get/group/77/alias, no has one /get/group/94/alias
group / <group> / password :: /get/group/fbi/password (returns hash of password)

user / profile / <profile-group> / uid :: /get/user/profile/seth/uid
user / <uid> / alias :: /get/user/1820/alias
user / <uid> / profile / fields ? qualifiers
user / <uid> / image
user / <uid> / rights

domain / users / all / fields :: /get/domain/users/all

Get a profile by user id
domain / user / profile ? uid= :: /get/domain/user/profile?uid=1815

Get a profile from the group of an id'd thought with additional html template
domain / user / profile ? id= [& html=1] :: /get/domain/user/profile?id=20000&html=1
note: sensitive information is removed unless is owner or administrator

token :: /get/token

hash / <value> :: /get/hash/over%20the%20clover

echo / <any> :: /get/echo/we/are/love?and=excited


Tags

  1. api
  2. get

See Also

  1. Thought about: Postman with 149 viewings related by tag "api".
  2. Thought GitHub GUI for an API ... with 18 viewings related by tag "api".
  3. Thought now we have 4 mapping systems with 4 viewings related by tag "api".
  4. Thought Being safe with your API tokens with 4 viewings related by tag "api".
  5. Thought Of Interest ? with 2 viewings related by tag "api".
  6. Thought about: Re: Business Of Linked Data: Opportunities re., Smart Agents (Bots) with 1 viewings related by tag "api".
  7. Thought The Graph API with 1 viewings related by tag "api".
  8. Thought about: Micro Persuasion: Blog Directly from Firefox with 0 viewings related by tag "api".
  9. Thought about: Google Data APIs Overview with 0 viewings related by tag "api".
  10. Thought about: ProgrammableWeb: Web 2.0 API Reference with 0 viewings related by tag "api".
  11. Thought Will the real Web2.0 stand up? with 0 viewings related by tag "api".
  12. Thought about: Google Maps API with 0 viewings related by tag "api".
  13. Thought about: Building your commercial Virtual Earth Website using PHP with 0 viewings related by tag "api".
  14. Thought about: Amazon Web Services with 0 viewings related by tag "api".
  15. Thought Google Maps API info with 0 viewings related by tag "api".