REST API: Missing authorized_sites for Users GET enpoints

13 votes

The responses of the following REST API "Users" endpoints do not include the "authorized_sites" list. Even if there is a list of "authorized_sites" defined for the user.

GET /domain-types/user_config/collections/all
GET /objects/user_config/{username}

It is possible to make a POST request to create a user with a list of "authorized_sites" with success.

Having the list of "authorized_sites" in the GET responses would be very useful for instance to evaluate if it has to be updated in an automatic configuration update process.

Under consideration RestAPI User management Suggested by: Nicolas Upvoted: 03 Jan Comments: 0

Comments: 0