Project

General

Profile

Actions

Feature #38948

open

Extend users.json response

Added by Tom Misilo 4 months ago. Updated 4 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Allow for returning all users, and return the status of the user in the response.

Actions #1

Updated by salman mp 4 months ago

Try /users.json?status=
It returns the list of all users but not included status of theme.

Actions #2

Updated by Tom Misilo 4 months ago

That seems to work to return the users, but doesn't return their status, so there is no easy to without querying every user individually to get their status. Is there a way to get their status as well in the returned data?

Actions #3

Updated by salman mp 4 months ago

:)
Try /users.json?status=1, /users.json?status=2 and /users.json?status=3, until that good day that the status field is included in the result.
Do this, instead of querying each user.

Actions

Also available in: Atom PDF