mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-18 22:20:58 +00:00
1 line
811 B
JSON
1 line
811 B
JSON
[{"user_id": 21842, "stars": [], "topic_id": 16903, "date_created": 1301762720.2865119, "message": "I'm trying to play around with the API, but all the calls seem to be dependent on a user or group ID. How do I find the ID's for a given group or user?", "group_id": 2780, "id": 509338}, {"user_id": 4149, "stars": [], "topic_id": 16903, "date_created": 1301763374.708019, "message": "you can't get the ID of any user at anytime, to get the person that is logged in's id you can use the verify call", "group_id": 2780, "id": 509381}, {"user_id": 12194, "stars": [], "topic_id": 16903, "date_created": 1301834518.949738, "message": "verify gets you the user id, doing the groups call gets you all the info of the groups that the user belongs to, including the id of each group.", "group_id": 2780, "id": 514451}] |