SQL Join Supabase REST API

Do i need a foreign key on 2 tables that i want to do a join if im using the REST API or what is the syntax if im using python or cURL to create this request joining 2 tables i.e Users and posts?
Was this page helpful?