Retrieve field in dataset
Parameters
| Property | Type | Location | Description |
|---|---|---|---|
dataset_id | stringRequired | path | |
field_id | stringRequired | path |
Request
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
200DatasetField| Property | Type | Description |
|---|---|---|
description | string | Description of the field |
hidden | boolean | Whether the field is hidden |
name | stringRequired | Name of the field |
type | stringRequired | Type of the field |
unit | string | Unit of the field |