I want get all properties in my business like this list apps in https://business.facebook.com/pub/properties
The api response has property_name
and property_id
.
I finally found this api:
https://graph.facebook.com/v14.0/{business_id}/owned_apps?access_token={access_token}&fields=id,name,property_id