Query workspace users
Returns workspace users that match the provided filters and pagination settings.
POST/api/unstable/users/query Returns workspace users that match the provided filters and pagination settings.
filters?array<>
Structured filters for the workspace users query.
limit?number
Maximum number of rows to return.
offset?number
Number of rows to skip before returning results.