GuidesAPI Reference
API Reference

Get Changeset

Retrieves one Changeset from the layer by version. Each successful write transaction to the layer is stored as one single Changeset, which can contain modifications applied to one or more features. The response payload may be split in multiple pages, next page is written in the property 'nextPageToken', which then, can be retrieved by using the 'pageToken' parameter.

Path Params
string
required

The unique identifier of the layer.

string
required

The version of a Changeset.

Query Params
string

The page token where the iteration will continue.

integer

The maximum number of features in the response. Default is 30000. Hard limit is 100000.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.here.changeset
application/json