You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excuse me , I have a problem in how to use the '_query' in the rest API . For example,I find it is little difficult to understand the introduction of _query in Credential's API . I have try to use params like this:
I have deleted some other unused params.The result is correct.
But ,if I want to query userId="AQ" ,so what params should I input?
I have tried like this:
But the result was the same as above result(without the param userId="AQ").
So can you give me a suggestion?
And I also hope that the introduction of each API should be more detail.
Thank you so much!
The text was updated successfully, but these errors were encountered:
Excuse me , I have a problem in how to use the '_query' in the rest API . For example,I find it is little difficult to understand the introduction of _query in Credential's API . I have try to use params like this:
![image](https://user-images.githubusercontent.com/18731292/27718306-cd5b2840-5d7d-11e7-92d7-e78862dad646.png)
![image](https://user-images.githubusercontent.com/18731292/27718394-42b119c4-5d7e-11e7-8977-ebc5f56296f8.png)
I have deleted some other unused params.The result is correct.
But ,if I want to query userId="AQ" ,so what params should I input?
I have tried like this:
But the result was the same as above result(without the param userId="AQ").
So can you give me a suggestion?
And I also hope that the introduction of each API should be more detail.
Thank you so much!
The text was updated successfully, but these errors were encountered: