mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
1.7 KiB
JSON
1 line
1.7 KiB
JSON
[{"user_id": 3460, "stars": [], "topic_id": 12199, "date_created": 1299803440.9696071, "message": "Are there any plans for a users API? This would be to get things liker user name, location, web, etc.", "group_id": 2780, "id": 317903}, {"user_id": 2, "stars": [], "topic_id": 12199, "date_created": 1300252398.800406, "message": "@bdb27 okay, I've added an endpoint to get information about the user", "group_id": 2780, "id": 362870}, {"user_id": 26360, "stars": [], "topic_id": 12199, "date_created": 1301416276.8865991, "message": "would it be possible to do a lookup based on username, rather than ID? I ask mainly because I'd like to add convore support to my web api for retrieving avatars form various services. Right now you have to know the user's id #, which I don't think is discoverable in a public way.", "group_id": 2780, "id": 470619}, {"user_id": 4149, "stars": [], "topic_id": 12199, "date_created": 1301420729.961694, "message": "@funkatron you can use the verify api call to get the ID https://convore.com/api/#account-verify", "group_id": 2780, "id": 471004}, {"user_id": 12250, "stars": [], "topic_id": 12199, "date_created": 1301422044.799849, "message": "@italiano40 the verify endpoint will give you the information for the current user. I think we're talking here about getting anyone's profile using the username instead of the user_id: users/{username}", "group_id": 2780, "id": 471154}, {"user_id": 4149, "stars": [], "topic_id": 12199, "date_created": 1301422328.2602329, "message": "@cadessi but it sounds like his web API would need to but auth first so why doesn't he grab it on that first link hitting a verify call store the Id and then you would beable to use the Id anytime js", "group_id": 2780, "id": 471188}] |