get
https://{companyDomain}.bamboohr.com/api/v1/datasets//fields
Retrieve the available fields for a given dataset. Returns a paginated list of field descriptors, each including the field's machine-readable name, human-readable label, parent section type and name, and the entity name. Use the returned field name values in the fields array when querying data from POST /api/v1/datasets/{datasetName}.
Deprecation notice: This endpoint is deprecated. Use GET /api/v1_2/datasets/{datasetName}/fields instead.
