Get Fields from Dataset

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.

Language
Credentials
:
URL
Response
Click Try It! to start a request and see the response here!