GET /v4/layers/scoutingObservations/{scoutingObservationId}/attachments

climate.com

Summary: Retrieve attachments associated with a given scouting observation.
Operation ID:
Auth: unknown
Description

Retrieve attachments associated with a given scouting observation. Photos added to scouting notes in the FieldView app are capped to 20MB, and we won’t store photos larger than that in a scouting note.

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.

scoutingObservationId (string, path, required)

Unique identifier of the Scouting Observation.

No probe data for this endpoint yet.