Get data by relations

Hello,
How can I get data when they have relations with another table?
for example, this is my scenario:
I have a table with name Cards name. each item has a relationship with one of a user in the Users table. I want to get list of cards that have relation whit a user in the Users table

Hi @saeed_noshadi

take a look at this doc https://backendless.com/docs/android/data_relations_retrieve_overview.html

Regards, Vlad