v1

latestOpenAPI 3.0.02026-07-132849114.2 KB
Layers

Retrieve attachments associated with a given scouting observation.

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.

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

Path parameters

scoutingObservationIdstring uuid required

Unique identifier of the Scouting Observation.

Headers

X-Next-Tokenstring

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

X-Limitinteger

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

Response

OK