latestOpenAPI 3.1.02026-08-218667571.2 MB
a8ca30023371
Admin APIs
block-dataset-restrictions
List Access Grants
List access-grant rows. Mode selected by query params:
- client_id only ⇒ all rows for the client across every dataset (client-side "Block Restrictions" section, read-only).
- client_id + dataset_id ⇒ all cuts' rows for that client+dataset (shared editor).
- dataset_id + scope=dataset ⇒ all rows for the dataset across every cut, with client info (dataset-side "Manage access" list).
- dataset_id + cut ⇒ rows for that exact (dataset, cut), with client info.
cut is ignored when scope=dataset or client_id is set.
get/api/v1/admin/block/dataset-restrictions
Query parameters
dataset_idstring nullable
cutstring nullable
client_idstring uuid nullable
scopestring nullable
Response
Successful Response