Rest API to fetch all table's columns for a given table
Hello. Do you know any way we can retrieve tables and columns metadata through the REST APIs? What I need is a list of columns for a given table. The below query for the Incident table only returns the fields that are below to Incident, but Inciden...
