Get all users for a project
Does the API let you query for all the users in a project?
Discussions are closed to public comments.
If you need help with Lighthouse please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Will Duncan on 07 Jan, 2009 03:04 PM
Yes, you can use something like /projects/{projid}/memberships.xml but I'll have to see if Rick (technoweenie) can reply and give you some more detail, as I'm not the most knowledgeable of the Lighthouse API
2 Posted by paul (at 8thlig... on 08 Jan, 2009 04:52 PM
That is the xml that I need (works when i curl), I just can't figure out the ruby API for it, using active resource.
I have tried getting it from the project itself, but there is no memberships relation.
Any suggestions would be helpful. Thanks
3 Posted by Rick on 08 Jan, 2009 09:13 PM
Just pushed an update to http://github.com/caged/lighthouse-api
4 Posted by Eric Meyer on 08 Jan, 2009 11:14 PM
Thanks for updating the ruby api. I was looking for something just like that.
5 Posted by Davyde on 09 Jan, 2009 07:38 PM
I'm having a little trouble getting a list of users for the purpose of scaring up the user name attached to a user-id.
is there an easy way to get an array of users objects (as described in the API)?
thanks
6 Posted by Rick on 10 Jan, 2009 02:39 AM
Right now you have to query them individually. I should add a group method so you can get a bunch of them in one http call though.
7 Posted by davyde on 12 Jan, 2009 08:26 PM
That would be WIN =)
8 Posted by System on 11 Mar, 2009 05:15 PM
A Lighthouse ticket was created for this discussion
brandi closed this discussion on 29 Jun, 2012 10:10 PM.