Get changeset statistics

Each successful write transaction to the an interactive map layer is stored as a single changeset, which can contain modifications applied to one or more features.

The following request retrieves statistics about changesets within an interactive map layer:

GET /<Base path for the interactive API from the API Lookup Service>/layers/{layerId}/changesets/statistics
Host: <Hostname for the interactive API from the API Lookup Service>
Authorization: Bearer <Authorization Token>
Cache-Control: no-cache

Which returns the following sample response:

{
  "type": "ChangesetsStatisticsResponse",
  "minVersion": 0,
  "maxVersion": 4
}

Note

You can alternatively use an API Key instead of an OAuth bearer token in an authorization header.

results matching ""

    No results matching ""