GET v4/fields

climate.com

Summary: Retrieve list of Fields
Operation ID: fetchFields
Auth: unknown
Description

Retrieve list of **Fields**. Filter the results by field name if the `fieldName` query parameter is specified.

Parameters (3)

X-Limit (integer, header, optional)

Max number of results to return per batch. Must be between 1 and 100 inclusive. Defaults to 100.

Constraints: {'minimum': 1, 'maximum': 100}

X-Next-Token (string, header, optional)

Opaque string which allows for fetching the next batch of results. Can be used to poll for changes.

fieldName (string, query, optional)

Optional prefix filter for field name. Must be at least 3 characters.

No probe data for this endpoint yet.