- Posts: 163
API Method to Return List of All Users
- steve.tsiopanos
- Topic Author
- Offline
Less
More
6 years 2 months ago #243
by steve.tsiopanos
API Method to Return List of All Users was created by steve.tsiopanos
A customer recently requested an API method to return a list of all users (would require administrative permissions, pending Joomla ACL check).
Since this is a relatively straight-forward implementation I expect we can see it in the next version of cAPI.
Since this is a relatively straight-forward implementation I expect we can see it in the next version of cAPI.
Please Log in to join the conversation.
- steve.tsiopanos
- Topic Author
- Offline
Less
More
- Posts: 163
6 years 1 month ago #249
by steve.tsiopanos
Replied by steve.tsiopanos on topic API Method to Return List of All Users
A method to return a list of all users will be available in the upcoming cAPI 1.3.6 release.
Please Log in to join the conversation.
- steve.tsiopanos
- Topic Author
- Offline
Less
More
- Posts: 163
6 years 1 month ago #250
by steve.tsiopanos
Replied by steve.tsiopanos on topic API Method to Return List of All Users
cAPI v1.3.6 released!
Includes GET /user/list/all method to return a list of all user accounts. Required core.edit privilege for com_users.
learn.getcapi.org/api-methods/joomla-api-routes/user/get-user-list-all
learn.getcapi.org/changelog/version-1-3-6
www.annatech.com/index.php?option=com_ars&view=Items&release_id=25&Itemid=1405
Includes GET /user/list/all method to return a list of all user accounts. Required core.edit privilege for com_users.
learn.getcapi.org/api-methods/joomla-api-routes/user/get-user-list-all
learn.getcapi.org/changelog/version-1-3-6
www.annatech.com/index.php?option=com_ars&view=Items&release_id=25&Itemid=1405
Please Log in to join the conversation.