List all fields in dataset

GET/v2/datasets/{dataset_id}/fields

Parameters #

PropertyTypeLocationDescription
dataset_idstringRequiredpath

Request #

curl -X GET 'https://api.axiom.co/v2/datasets/DATASET_ID/fields' \
  -H 'Authorization: Bearer API_TOKEN'
Try itRun this request against your Axiom organization

Credentials stay in this browser tab and are only sent to Axiom when you run the request.

Response #

200List of fields in the dataset
application/json
403
PropertyTypeDescription
descriptionstringDescription of the field
hiddenbooleanWhether the field is hidden
namestringRequiredName of the field
typestringRequiredType of the field
unitstringUnit of the field