Name | Type | Description | Notes |
---|---|---|---|
id | int | Unique Id | [optional] |
title | str | Look Title | [optional] |
user | UserIdOnly | User | [optional] |
query_id | int | Query Id | [optional] |
description | str | Description | [optional] |
short_url | str | Short Url | [optional] |
space | SpaceBase | Space of this Look | [optional] |
public | bool | Is Public | [optional] |
public_slug | str | Public Slug | [optional] |
user_id | int | (Write-only) User Id | [optional] |
space_id | int | (Write-only) Space Id | [optional] |
model | str | Model | [optional] |
public_url | str | Public Url | [optional] |
embed_url | str | Embed Url | [optional] |
google_spreadsheet_formula | str | Google Spreadsheet Formula | [optional] |
excel_file_url | str | Excel File Url | [optional] |
dashboards | list[DashboardBase] | Dashboards | [optional] |