v51

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-0118684573.2 KB
OpenRosa Endpoints

OpenRosa Dataset Integrity API

(introduced: version 2025.1)

This is the fully standards-compliant implementation of the Entities Integrity API as described in OpenRosa spec proposal: support offline Entities.

This returns the deleted flag of the Entities requested through id query parameter. If no id is provided then all Entities are return.

get/v1/projects/{projectId}/datasets/{name}/integrity

Path parameters

projectIdnumber required

The numeric ID of the Project

namestring required

The name of the dataset being referenced.

Query parameters

idstring required

The comma separated UUIDs of the Entities

Headers

X-OpenRosa-Versionstring

e.g. 1.0

Response

OK