How can we search multiple userId in the search filter of api/reg/search API in dockstaging? #77
Answered
by
githubpiyush
githubpiyush
asked this question in
Q&A
-
@reshmi-nair Body |
Beta Was this translation helpful? Give feedback.
Answered by
githubpiyush
Apr 28, 2023
Replies: 1 comment 5 replies
-
@githubpiyush looking into this |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"filters": { "userId": { "or": [ "fdfe6a85-14e0-498e-9663-07d9072aba91", "d59873a0-40ea-461b-9402-ab090932f92d" ] } }
This filter is working for me @arun1205 thanks!