Query
Core schema lookup, state transition engines, and document-level dataset mutations.
List Datasets
Retrieves a paginated array of datasets available in the system. Results can be filtered by specific database schemas or metadata properties using query parameters. Returns an empty array if no datasets match the search criteria.
Create Dataset
Creates a new schema configuration in the system using the provided request payload. Upon successful creation, a unique identifier is generated and returned alongside the resource details.
Get Dataset by ID
Retrieves the detailed properties and configuration of a specific dataset identified by its unique ID. Returns a 404 Not Found error if the specified ID does not exist.
Update Dataset
Overwrites dynamic internal key metrics inside an explicitly defined schema block reference targeted by its functional primary key `id`.
Delete Dataset
Permanently removes the specified schema definition from the system using its unique identifier.