Skip to main content
Version: Next

DatasetRestApi.get

always_filter_main_dttmbooleannullable
cache_timeout
catalogstringnullable

Possible values: <= 256 characters

changed_by object
first_namestringrequired

Possible values: <= 64 characters

last_namestringrequired

Possible values: <= 64 characters

changed_onstring<date-time>nullable
changed_on_humanized
column_formats
columns object[]required
  • Array [
  • advanced_data_typestringnullable

    Possible values: <= 255 characters

    certification_details
    certified_by
    changed_onstring<date-time>nullable
    column_namestringrequired

    Possible values: <= 255 characters

    created_onstring<date-time>nullable
    descriptionstringnullable
    expressionstringnullable
    extrastringnullable
    filterablebooleannullable
    groupbybooleannullable
    idinteger
    is_activebooleannullable
    is_certified
    is_dttmbooleannullable
    python_date_formatstringnullable

    Possible values: <= 255 characters

    typestringnullable
    type_generic
    uuidstring<uuid>nullable
    verbose_namestringnullable

    Possible values: <= 1024 characters

    warning_markdown
  • ]
  • created_by object
    first_namestringrequired

    Possible values: <= 64 characters

    last_namestringrequired

    Possible values: <= 64 characters

    created_onstring<date-time>nullable
    created_on_humanized
    currency_code_columnstringnullable

    Possible values: <= 250 characters

    database objectrequired
    allow_multi_catalog
    backend
    database_namestringrequired

    Possible values: <= 250 characters

    idinteger
    uuidstring<uuid>nullable
    datasource_name
    datasource_type
    default_endpointstringnullable
    descriptionstringnullable
    editors object[]
  • Array [
  • idinteger
    labelstringrequired

    Possible values: <= 255 characters

    typeintegerrequired
  • ]
  • extrastringnullable
    fetch_values_predicatestringnullable
    filter_select_enabledbooleannullable
    foldersnullable
    granularity_sqla
    idinteger
    is_managed_externallyboolean
    is_sqllab_viewbooleannullable
    kind
    main_dttm_colstringnullable

    Possible values: <= 250 characters

    metrics object[]required
  • Array [
  • certification_details
    certified_by
    changed_onstring<date-time>nullable
    created_onstring<date-time>nullable
    currencynullable
    d3formatstringnullable

    Possible values: <= 128 characters

    descriptionstringnullable
    expressionstringrequired
    extrastringnullable
    idinteger
    is_certified
    metric_namestringrequired

    Possible values: <= 255 characters

    metric_typestringnullable

    Possible values: <= 32 characters

    uuidstring<uuid>nullable
    verbose_namestringnullable

    Possible values: <= 1024 characters

    warning_markdown
    warning_textstringnullable
  • ]
  • name
    normalize_columnsbooleannullable
    offsetintegernullable
    order_by_choices
    schemastringnullable

    Possible values: <= 255 characters

    select_star
    sqlstringnullable
    table_namestringrequired

    Possible values: <= 250 characters

    template_paramsstringnullable
    time_grain_sqla
    uid
    url
    uuidstring<uuid>nullable
    verbose_map
    DatasetRestApi.get
    {
    "always_filter_main_dttm": true,
    "catalog": "string",
    "changed_by": {
    "first_name": "string",
    "last_name": "string"
    },
    "changed_on": "2024-07-29T15:51:28.071Z",
    "columns": [
    {
    "advanced_data_type": "string",
    "changed_on": "2024-07-29T15:51:28.071Z",
    "column_name": "string",
    "created_on": "2024-07-29T15:51:28.071Z",
    "description": "string",
    "expression": "string",
    "extra": "string",
    "filterable": true,
    "groupby": true,
    "id": 0,
    "is_active": true,
    "is_dttm": true,
    "python_date_format": "string",
    "type": "string",
    "uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "verbose_name": "string"
    }
    ],
    "created_by": {
    "first_name": "string",
    "last_name": "string"
    },
    "created_on": "2024-07-29T15:51:28.071Z",
    "currency_code_column": "string",
    "database": {
    "database_name": "string",
    "id": 0,
    "uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
    },
    "default_endpoint": "string",
    "description": "string",
    "editors": [
    {
    "id": 0,
    "label": "string",
    "type": 0
    }
    ],
    "extra": "string",
    "fetch_values_predicate": "string",
    "filter_select_enabled": true,
    "id": 0,
    "is_managed_externally": true,
    "is_sqllab_view": true,
    "main_dttm_col": "string",
    "metrics": [
    {
    "changed_on": "2024-07-29T15:51:28.071Z",
    "created_on": "2024-07-29T15:51:28.071Z",
    "d3format": "string",
    "description": "string",
    "expression": "string",
    "extra": "string",
    "id": 0,
    "metric_name": "string",
    "metric_type": "string",
    "uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "verbose_name": "string",
    "warning_text": "string"
    }
    ],
    "normalize_columns": true,
    "offset": 0,
    "schema": "string",
    "sql": "string",
    "table_name": "string",
    "template_params": "string",
    "uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
    }