action climate_get_v4_layers_scouting_observations { label: "Retrieve a list of scouting observations" description: "Retrieve a list of scouting observations created or updated by the user identified by the Authorization header." provider: climate method: GET path: "/v4/layers/scoutingObservations" encoding: json output: { type: "object" additionalProperties: true } }