Having issues filtering data in GET response

Hi Everyone!

Was just wondering if anyone can help me with being able to filter out some data on the response below.

So I would like the data base to save the all the info of the returned user but just the info below of queue type of “RANKED_SOLO_5x5”.

What end’s up happening if i make a change to an existing user, let’s say tier = Results of my api call’s tier’s it ends up saving and displaying both tiers regardless of the queue type.

Any info would help!

Did you try :filtered … queuetype = RANKED_SOLO_5x5 ?

Appreciate the help works now.

Just getting to learn the platform!

1 Like