CQL type=user no longer works -- returns pages instead

Not sure when exactly this change happened (I’m certain it’s recent though). I can no longer query users via CQL using the following query: type = user. It seems to return pages instead. Can anyone confirm whether this is happening on their end too?

Dear @rcsr ,

corrected answer:

I can confirm that /rest/api/search?cql=type=user won’t return users but content. Adding further details like title sometimes help but not always.

The endpoint /rest/api/search/user however does not seem to be affected.

Best regards

Andreas

1 Like

Thank you @andreas1