curl --request GET \ --url https://api.axiom.co/v2/datasets/{id}/fields
[ { "description": "<string>", "hidden": true, "name": "<string>", "type": "<string>", "unit": "<string>" } ]
Name of the field
Type of the field
Description of the field
Whether the field is hidden
Unit of the field
Was this page helpful?