How to retrieve All Possible Product Attributes via REST API?

Hi,

I want to retrieve all the attributes (not property groups and property options) e.g: stock, category, price, etc. that a product can have to be later used when adding a product in the store using an endpoint. At the moment I couldn’t find any endpoint from where all those attributes can be retrieve. Is there any way of getting them?