Get uploads
Last updated
Last updated
Description
Gets the uploads of a given vector layer.
Endpoint
/path/{pathId}/vector/timestamp/{timestampId}/file
Method
GET
Minimum Access Level
view
Minimum processing units
2
pathId
The id of the vector layer.
true
timestampId
The id of the vector timestamp to get uploads of.
true
pageStart
JSON with required property "startDate" and optional property "pagingId" defining where to start the retrieval of results from.
Default null.
false
pageSize
The maximum number of uploads to retrieve. Maximum 100.
Default 100.
false
status
One of pending, completed, errored, reverting or redoing
Default null
false