Feature Versions
Description | Get all version information of a given feature. |
Endpoint |
|
Method | GET |
Access Level Rules
Minimum Access Level | view+ |
Processing Units
Minimum processing units | 2 |
Parameters
Name | Description | Required | Default |
---|---|---|---|
| The id of the vector layer. | true | |
| The id of the vector timestamp. | true | |
| The id of the feature to get version information of. | true | |
| Type of information to return. Must be one of "info" or "all". | false | Default "info'" |
| A JSON containing required property "startDate" and optional property "pagingId" defining where to start the versions search from. | false | Default null. |
| The number of results to return. Maximum 100. | false | Default 100. |
Last updated