Skip to main content

Dataset types

Dataset types classify datasets in Aegis (for example custom user-uploaded CSVs versus proprietary catalog data). Each type has a stable id, a machine name, and a human-facing label. Use these endpoints to resolve ids when calling paginated dataset list with dataset_type_id.

Base path: /dataset-types. All routes require a Bearer API key.

Shared HTTP semantics: Introduction — status codes and errors.

Endpoints