Skip to content

Add query param to filter users by 'external' & 'blocked' type on API

What does this MR do?

It adds query parameters to filter users based on external and blocked state.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

This is proposed feature. This way API clients don't have to filter the users based on blocked and external

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #23731 (closed)

Merge request reports