get
https://{companyDomain}.bamboohr.com/api/v1_2/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 via POST /api/v1/datasets/{datasetName}. V1.2 endpoint: error responses use RFC 7807 application/problem+json.
