Skip to content

Coverage

Coverage

GET /data/coverage

Responses

Status Meaning Body
200 Successful Response CoverageResponse

Also the shared errors: 400, 401, 404, 405, 422, 500, 501, 503.

Sync

POST /data/coverage/{dataset}/sync

Parameters

Name In Type Required Description
dataset path string yes

Request body: SyncRequest or null

Responses

Status Meaning Body
202 Successful Response SyncJobStatus

Also the shared errors: 400, 401, 404, 405, 422, 500, 501, 503.