Get series info
Description
Gets the date range and time series properties of a feature.
Endpoint
/path/{pathId}/vector/timestamp/{timestampId}/feature/{featureId}/series/info
Method
GET
Access Level Rules
Access Level
view+
Processing Units
Processing units
2
Parameters
Name
Description
Required
Default
pathId
The id of the vector layer.
true
timestampId
The id of the vector timestamp.
true
featureId
The id of the feature.
true
deleted
Boolean whether only deleted or non-deleted items should be retrieved.
false
Default false.
Last updated