get http://localhost:9100/api/versioned/v1/datasets//attributes
You can use the optional key id=<attributeName>
in the query to return information only for specified attributes. If you do not specify an id, the full list of attributes returns.
On success, returns an array of JSON objects describing each attribute. See The Attribute Object.