How to programatically get available metadata and levels

Is there a web API call (or calls) which can get all of the available metadata field names configured for an SDL Tridion Docs instance (e.g., FTITLE, FDESCRIPTION, FCHANGES, etc.)?

ListOfValues 2.5 RetrieveLists can get the names of the LOV fields, but this is a limited list of metadata. I'd like to get the list of *all* metadata fields available, not just LOVs. Also, ListOfValues 2.5 RetrieveLists does not return the level for the metadata. Is there a way to get the level, also, in addition to what's included in the LOV List XML Structure?

Parents Reply Children