Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

how do I get a list of all the users in crowd?

Jerry Davis January 31, 2012

Kinda new to the Crowd REST API. How do I get a list of all users in crowd?

please use JSON example, not XML. Curl would be fine.

Thanks. Jerry

3 answers

1 accepted

2 votes
Answer accepted
joe
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 16, 2012

Yes, that's right. For example, with curl:

curl -i -u application_name:application_password http://localhost:8095/crowd/rest/usermanagement/1/search?entity-type=user --header 'Accept: application/json'
0 votes
Kit Plummer August 16, 2013

No worky. 404.

The requested resource (/crowd/rest/usermanagement/latest/search) is not available.

0 votes
Jerry Davis February 5, 2012

would it be something like this?

"http://mycrowd.server.com/crowd/rest/usermanagement/latest/search?entity-type=user&restriction=name%20%3D%20%2A

?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events