v1

latestOpenAPI 3.0.02026-07-132849114.2 KB
Layers

Retrieve the summary of an activity as applied agronomic data

Retrieve an individual application activity summary by id. Ids are retrieved via the /layers/asApplied route.

get/v4/layers/asApplied/{activityId}

Path parameters

activityIdstring uuid required

Unique identifier of the Application Activity.

Headers

Acceptstring required

Must be either */* or application/octet-stream,application/json

Response

OK

idstring uuid required

The id of an application activity.

fieldIdstring uuid required

The id of an application activity field.

fileNamestring required

File's name

fileSizeinteger required

File's size.

indexedAtstring date-time required

The time the application activity was indexed.

lastProcessedAtstring date-time required

The time the application activity was last processed.

originalSrcModifiedstring date-time required

The time the application activity original src was last modified.

serialNumberinteger required

Serial number.

srcLastModifiedstring date-time required

The time the application activity src was last modified.

areanumber float required

The area of an application activity.

boundarystring

The boundary of an application activity.

cropIdinteger required

The crop of an application activity.

dataChecksumstring required

The data checksum of an application activity.

endTimestring date-time required

The time the application activity was ended.

machineIdstring

The machineId of an application activity.

processorVersionstring required

The processor version of an application activity.

recordCountinteger required

The record count of an application activity.

seasonCodestring required

The season code of an application activity.

startTimestring date-time required

The time the application activity was started.

passNamestring

The pass name of an application activity.