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
group / <group> / tags / fields ? qualifiers
/get/group/fbi/tags, /get/group/fbi/tags/tag?distinct=1
domain / thought / <id> / fields ? qualifiers
thought / <id> / comments / fields ? qualifiers
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
- api
- get
See Also
- Thought about: Postman with 149 viewings related by tag "api".
- Thought GitHub GUI for an API ... with 18 viewings related by tag "api".
- Thought now we have 4 mapping systems with 4 viewings related by tag "api".
- Thought Being safe with your API tokens with 4 viewings related by tag "api".
- Thought Of Interest ? with 2 viewings related by tag "api".
- Thought about: Re: Business Of Linked Data: Opportunities re., Smart Agents (Bots) with 1 viewings related by tag "api".
- Thought The Graph API with 1 viewings related by tag "api".
- Thought about: Micro Persuasion: Blog Directly from Firefox with 0 viewings related by tag "api".
- Thought about: Google Data APIs Overview with 0 viewings related by tag "api".
- Thought about: ProgrammableWeb: Web 2.0 API Reference with 0 viewings related by tag "api".
- Thought Will the real Web2.0 stand up? with 0 viewings related by tag "api".
- Thought about: Google Maps API with 0 viewings related by tag "api".
- Thought about: Building your commercial Virtual Earth Website using PHP with 0 viewings related by tag "api".
- Thought about: Amazon Web Services with 0 viewings related by tag "api".
- Thought Google Maps API info with 0 viewings related by tag "api".