Private cloud: "Invalid query: filter can not be used with unknown field 'organization_id'"

Problem statement

In the private cloud instance, when trying to search users via the List or Search Users endpoint the following message is received:

{
"statusCode": 400,
"error": "Bad Request",
"message": "Invalid query: filter can not be used with unknown field 'organization_id'"
}

Solution

This feature is currently not available in private cloud.

If only a list of users for the organization ID is needed, use this endpoint. The results can be filtered further as required.