How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Sigma Computing Reports API

The Reports API from Sigma Computing — 26 operation(s) for reports.

Sigma Computing Reports API is one of 40 APIs that Sigma Computing publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reports. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 29 operations across 26 paths, and defines 1037 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 13 base URLs: https://api.sigmacomputing.com, https://api.sa.gcp.sigmacomputing.com, https://aws-api.sigmacomputing.com, https://api.us-a.aws.sigmacomputing.com, https://api.ca.aws.sigmacomputing.com, https://api.eu.aws.sigmacomputing.com, https://api.au.aws.sigmacomputing.com, https://api.uk.aws.sigmacomputing.com, https://api.us.azure.sigmacomputing.com, https://api.eu.azure.sigmacomputing.com, https://api.ca.azure.sigmacomputing.com, https://api.uk.azure.sigmacomputing.com, https://api.au.azure.sigmacomputing.com.

29 operations 26 paths 1037 schemas 3 DELETE16 GET1 PATCH9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.sigmacomputing.com
Authentication
HTTP Basic, HTTP Bearer, OAuth 2.0, HTTP Bearer
Resource Areas
1

Authentication & Security 4

Sigma Computing Reports API declares 4 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It accepts HTTP bearer tokens (bearerAuth). It supports OAuth 2.0 (oauth2) using the clientCredentials flow. It accepts HTTP bearer tokens (OAuth).

  • OAuth — OAuth 2.0 authentication

Paths & Operations 29

Across 26 paths, the API surfaces 29 operations — 3 DELETE, 16 GET, 1 PATCH, 9 POST. Each is listed below with its method, path, parameters, and response codes.

reports 29
GET
/v2/reports
List reports
listReports 5 params → 200default
POST
/v2/reports
Create a report
createReport body → 200default
GET
/v2/reports/{reportId}
Get a report
getReport 1 param → 200default
GET
/v2/reports/{reportId}/columns
List columns for all elements in a report
listReportColumns 3 params → 200default
GET
/v2/reports/{reportId}/controls
List report controls
listReportControls 4 params → 200default
POST
/v2/reports/{reportId}/copy
Duplicate a report
copyReport 1 param body → 200default
GET
/v2/reports/{reportId}/elements
List elements in a report
listReportElements 4 params → 200default
GET
/v2/reports/{reportId}/elements/{elementId}/columns
List columns for a report element
listReportElementColumns 5 params → 200default
GET
/v2/reports/{reportId}/elements/{elementId}/query
Get the SQL query for a report element
getReportElementQuery 2 params → 200default
POST
/v2/reports/{reportId}/export
Export data from a report
exportReport 1 param body → 200default
POST
/v2/reports/{reportId}/grants
Grant permissions on a report to users or teams
createReportGrant 1 param body → 200default
DELETE
/v2/reports/{reportId}/grants/{grantId}
Delete a report grant
deleteReportGrant 2 params → 200default
GET
/v2/reports/{reportId}/lineage
List lineage for a report
listReportLineageTree 3 params → 200default
GET
/v2/reports/{reportId}/lineage/elements/{elementId}
List lineage of a report element
listReportElementLineage 2 params → 200default
GET
/v2/reports/{reportId}/pages
List report pages
listReportPages 4 params → 200default
GET
/v2/reports/{reportId}/pages/{pageId}/elements
List elements in a report page
listReportPageElements 5 params → 200default
GET
/v2/reports/{reportId}/queries
List SQL queries in a report
listReportQueries 3 params → 200default
GET
/v2/reports/{reportId}/schedules
List scheduled report exports
listReportSchedules 3 params → 200default
POST
/v2/reports/{reportId}/schedules
Add report schedule
createReportSchedule 1 param body → 200default
PATCH
/v2/reports/{reportId}/schedules/{scheduleId}
Update a report schedule
updateReportSchedule 2 params body → 200default
DELETE
/v2/reports/{reportId}/schedules/{scheduleId}
Delete a scheduled export for a report
deleteReportSchedule 2 params → 200default
POST
/v2/reports/{reportId}/send
Export a report
sendReport 1 param body → 200default
GET
/v2/reports/{reportId}/sources
List report sources
listReportSources 1 param → 200default
POST
/v2/reports/{reportId}/swapSources
Swap report data sources
sourceSwapReport 1 param body → 200default
POST
/v2/reports/{reportId}/tag/{versionTag}/copy
Duplicate a tagged report
copyTaggedReport 2 params body → 200default
GET
/v2/reports/{reportId}/tags
List tags for a report
listReportTags 3 params → 200default
DELETE
/v2/reports/{reportId}/tags/{tagId}
Remove a tag from a report
deleteTaggedReport 2 params → 200default
GET
/v2/reports/{reportId}/version-history
Get version history for a report
getReportVersionHistory 3 params → 200default
POST
/v2/reports/tag
Tag a report
tagReport body → 200default

Schemas 1037

The contract defines 1037 schemas that model the data the API accepts and returns. The most detailed are V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2 (15 properties), V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2 (15 properties), V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2 (15 properties), reports_createReport_Response_200 (14 properties). Each schema is shown below with its type and property counts.

DashVariables
object
DashVariables0
object
2 properties 2 required
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItemsOneOf3Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2ValueOneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsFormatOptions
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Max
Date selection
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2AttachmentSettings
object
2 properties
V2ReportsReportIdGrantsPostRequestBodyContentApplicationJsonSchemaGrantsItemsGrantee1
object
The UUID of the team receiving the grant
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf6Type
string
V2ReportsReportIdLineageElementsElementIdGetResponsesContentApplicationJsonSchemaDependencies1
object
4 properties 4 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues63
object
Null boolean value
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf2ValueItemsOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ReportSettings
object
2 properties
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItems
object
13 properties 13 required
reports_listReportSchedules_Response_200
object
4 properties 2 required
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf3Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3Type
string
DashVariablesOneOf3Value1
object
3 properties 3 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptions
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf3Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val3
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf1Type
string
V2ReportsPostResponsesContentApplicationJsonSchemaTagsItems
object
5 properties 5 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf2Type
string
ReportsExportReportRequest0
object
Export an entire report
4 properties 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf6OneOf1Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf1Type
string
Type of condition
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsFrom
Source to swap from.
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType3
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value1
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Mode
string
Kind of condition evaluation
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptions2
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value2
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3ValueOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf7Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables11
object
1 property 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf3ValueItemsItemsType
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf10Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1Condition1
object
If there's data
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value
reports_listReportQueries_Response_200
object
2 properties 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val3
object
2 properties 2 required
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf5CloudExportOneOf1Sf
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables5
object
1 property 1 required
reports_listReportControls_Response_200
object
2 properties 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables3
object
1 property 1 required
V2ReportsReportIdLineageElementsElementIdGetResponsesContentApplicationJsonSchemaDependencies3
object
4 properties 4 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Max2
object
Null date value
1 property 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2NotificationAttachmentsItemsFormatOptions0
object
3 properties 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Max
Date selection
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptions1
object
Send the export based on a condition
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value9
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Op
string
DashVariablesOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf1Type
string
DashVariablesOneOf8Min1
object
3 properties 3 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItems1
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf6Type
string
V2ReportsReportIdGrantsPostRequestBodyContentApplicationJsonSchemaGrantsItems
object
3 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1Condition
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues63
object
Null boolean value
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Mode
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf5Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaTargetItems
object
10 properties
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItems4
object
4 properties 4 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ExportAttachmentsItemsFormatOptionsLayout
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1Type
string
reports_listReportElements_Response_200
object
2 properties 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2AttachmentSettings
object
Export attachment settings
2 properties
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val6
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Op
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf11Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues2
List value
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val5
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Min1
object
Relative date selection, for example "Next 4 days"
3 properties 3 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf7Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value6
object
2 properties 2 required
reports_tagReport_Response_200
object
3 properties 3 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Mode1
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf9Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val3
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value1
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2
object
15 properties 3 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value0
object
1 property 1 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsFrom2
object
4 properties 3 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables5
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ReportSettings
object
2 properties
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf7Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2NotificationAttachmentsItemsFormatOptions1
object
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf5Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MaxOneOf2Type
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItems3
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables10
object
1 property 1 required
DashVariablesOneOf15Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf6OneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value6
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsFormatOptionsOneOf0Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf2ValueItemsOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ReportSettings
object
2 properties
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Mode
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsWorkbookExportSourceType
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ReportVariant
object
1 property
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItemsOneOf6Type
string
DashVariablesOneOf6Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItems0
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsFormatOptionsOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables12
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsFormatOptions0
object
3 properties 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2EmbedOpts
object
2 properties
V2ReportsReportIdElementsElementIdColumnsGetResponsesContentApplicationJsonSchemaEntriesItems
object
4 properties 4 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3ValueOneOf2Type
string
V2ReportsReportIdQueriesGetResponsesContentApplicationJsonSchemaEntriesItems
object
4 properties 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Value1
object
Integer value
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2NotificationAttachmentsItemsWorkbookExportSourceType
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptions
Export condition options
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Min
Date selection
reports_deleteReportSchedule_Response_200
object
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf6Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value6
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItems
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val4
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues21
object
Text list value
2 properties 2 required
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf2Type
string
DashVariablesOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value2
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value5
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value8
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Op
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val5
object
2 properties 2 required
V2ReportsReportIdPagesPageIdElementsGetResponsesContentApplicationJsonSchemaEntriesItems
object
6 properties 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Op
string
DashVariablesOneOf12Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MaxOneOf1Unit
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf4Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables10
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItems2
object
6 properties 5 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ExportAttachmentsItemsFormatOptions
object
Export format options. Reports only support PDF.
3 properties 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Mode1
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportVariant
object
Report variant
1 property
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables11
object
1 property 1 required
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItemsOneOf7Type
string
V2ReportsReportIdExportPostRequestBodyContentApplicationJsonSchemaOneOf1FormatLayout
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2NotificationAttachmentsItemsFormatOptionsOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf6OneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables3
object
1 property 1 required
V2ReportsGetResponsesContentApplicationJsonSchemaEntriesItems
object
14 properties 11 required
DashVariablesOneOf8MinOneOf1Unit
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2
object
Configuration settings for the export schedule.
10 properties
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Op
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value4
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3Value1
object
Relative date selection, for example "Next 4 days"
3 properties 3 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value7
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues5
object
Number range value
3 properties 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val0
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3Value1
object
Relative date selection, for example "Next 4 days"
3 properties 3 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptions3
object
2 properties 2 required
DashVariables10
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf1Value
object
3 properties 2 required
DashVariables8
object
3 properties 3 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf4Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value8
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf5Type
string
DashVariables14
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value7
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues00
object
Boolean value
2 properties 2 required
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf6Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItems2
object
5 properties 4 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value4
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf2ValueItemsOneOf1Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf3Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptions3
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ExportAttachmentsItems
object
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2AlertConfigWindow
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Mode1
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaConfig
object
4 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsFormatOptionsOneOf0Layout
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value3
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf4Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val3
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val3
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf2ValueItems0
object
Fixed date selection
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Mode0
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2EmbedOpts
object
2 properties
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf6OneOf3Type
string
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType8
string
reports_listReportElementColumns_Response_200
object
2 properties 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2
object
15 properties 3 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value5
object
2 properties 2 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsFromOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Mode1
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables11
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf3ValueItemsItems
object
Text value
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val6
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value7
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf13Type
string
V2ReportsReportIdSourcesGetResponsesContentApplicationJsonSchemaItemsOneOf0Type
string
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType2
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables0
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptions
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsWorkbookExportSourceType
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val
reports_getReport_Response_200
object
14 properties 11 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf5Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Min0
object
Fixed date selection
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Mode0
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf6Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsFormatOptions
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MinOneOf2Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf5Type
string
V2ReportsGetResponsesContentApplicationJsonSchemaEntriesItemsTagsItems
object
5 properties 5 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf1ValueItems
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2
object
15 properties 3 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val2
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf4Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptions
Export condition options
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf5Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf5Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf0Type
string
V2ReportsReportIdExportPostRequestBodyContentApplicationJsonSchemaOneOf0FormatLayout
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptions0
object
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2AlertConfig
object
2 properties 1 required
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf5CloudExport0
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf0Type
string
DashVariables16
object
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItems1
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf3Type
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItems1
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf0ValueItems1
object
Null number value
1 property 1 required
reports_getReportElementQuery_Response_200
object
4 properties 1 required
reports_createReport_Response_200
object
14 properties 11 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsToOneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value7
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val1
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItems1
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Op
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MinOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val2
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables8
object
1 property 1 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsFrom3
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value3
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2NotificationAttachmentsItemsFormatOptions
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables2
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf1Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf0ValueItems
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ExportAttachmentsItemsFormatOptions
object
Export format options. Reports only support PDF.
3 properties 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MinOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportVariant
object
Report variant
1 property
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf1Type
string
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType11
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues03
object
Date value
2 properties 2 required
V2ReportsReportIdSourcesGetResponsesContentApplicationJsonSchemaItemsOneOf3Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val0
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val5
object
2 properties 2 required
V2ReportsReportIdLineageElementsElementIdGetResponsesContentApplicationJsonSchemaDependencies2
object
3 properties 3 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MaxOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf6Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables0
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf6Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Min2
object
Null date value
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf13Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2AlertConfigWindow
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value5
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf11Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MinOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value5
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables0
object
1 property 1 required
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItems0
object
4 properties 4 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettings
object
1 property
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val2
object
2 properties 2 required
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf5CloudExportOneOf2Rs
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf2Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf4Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value5
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues2
List value
V2ReportsReportIdExportPostRequestBodyContentApplicationJsonSchemaOneOf1Format
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables4
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value1
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf6Type
string
DashVariablesOneOf15Value
object
5 properties 5 required
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItems3
object
4 properties 4 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItems1
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value3
object
2 properties 2 required
reports_exportReport_Response_200
object
4 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf4Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val4
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf10Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value0
object
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Mode
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptions2
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value3
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf0Type
string
Type of condition
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf3Type
string
DashVariablesOneOf3ValueOneOf0Type
string
DashVariablesOneOf16Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf2Type
string
DashVariablesOneOf13Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItems2
object
5 properties 4 required
reports_listReportTags_Response_200
object
2 properties 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf4Type
string
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItems1
object
4 properties 4 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf6Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItems0
object
1 property 1 required
V2ReportsReportIdLineageElementsElementIdGetResponsesContentApplicationJsonSchemaDependencies
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val4
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaSchedule
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value0
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf3Type
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaAttachmentsItems
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Value3
object
Fixed date selection
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value7
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf2Type
string
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItems
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Value
Column value
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicRecipientSettings
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value
ReportsExportReportRequest1
object
Export a page of a report
5 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsFormatOptions0
object
3 properties 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value4
object
2 properties 2 required
DashVariablesOneOf8Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf7Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value0
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsFormatOptionsOneOf1Type
string
V2ReportsReportIdCopyPostResponsesContentApplicationJsonSchemaTagsItems
object
5 properties 5 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf6Type
string
DashVariables12
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Op
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2ValueOneOf0Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MinOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Mode
DashVariablesOneOf8Min0
object
2 properties 2 required
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItems2
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val6
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf6Type
string
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType12
string
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsFrom0
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1Condition
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf4Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItems2
object
5 properties 4 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Type
string
Type of condition
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MaxOneOf2Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItems1
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Min1
object
Relative date selection, for example "Next 4 days"
3 properties 3 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf6Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables13
object
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value8
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Min2
object
Null date value
1 property 1 required
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf3Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf0ValueItems1
object
Null number value
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItems
object
2 properties 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val6
object
2 properties 2 required
DashVariables_2
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf5Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf6OneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables8
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value4
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value4
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value9
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Op
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MaxOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2ValueOneOf1Type
string
V2ReportsReportIdSourcesGetResponsesContentApplicationJsonSchemaItems3
object
4 properties 4 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf11Type
string
DashVariablesOneOf3ValueOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value2
object
2 properties 2 required
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItems5
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val2
object
2 properties 2 required
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType7
string
DashVariablesOneOf8Min
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MaxOneOf1Unit
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues01
object
Number value
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val6
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ExportAttachmentsItemsFormatOptionsType
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3ValueOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ExportAttachmentsItems
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2AttachmentSettings
object
2 properties
DashVariablesOneOf3ValueOneOf1Unit
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MinOneOf2Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1Condition2
object
If a condition is met
6 properties 5 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsFormatOptions1
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf2ValueItems1
object
Null date value
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables1
object
1 property 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Op
string
Operator
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf9Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf3Type
string
DashVariablesOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues61
object
Null number value
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ReportSettingsFiltersItems
object
2 properties 2 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsTo
Source to swap to.
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues3
object
Hierarchical list value
2 properties 2 required
V2ReportsReportIdVersionHistoryGetResponsesContentApplicationJsonSchemaEntriesItemsTagsItems
object
3 properties 3 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf5Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf9Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf5Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3ValueOneOf1Unit
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Mode
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Value0
object
Boolean value
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf9Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value0
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsFormatOptions1
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val2
object
2 properties 2 required
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItems5
object
5 properties 5 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItems0
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf0Type
string
Type of condition
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf2Type
string
reports_deleteTaggedReport_Response_200
object
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value2
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf1ValueItemsOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Value1
object
Integer value
2 properties 2 required
V2ReportsReportIdGrantsPostRequestBodyContentApplicationJsonSchemaGrantsItemsGrantee0
object
The UUID of the member receiving the grant
1 property 1 required
DashVariablesOneOf8MinOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItems0
object
2 properties 2 required
DashVariablesOneOf8Max0
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Value0
object
Boolean value
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf8Type
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf4Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf1ValueItems
DashVariablesOneOf17ValueItems
object
5 properties 5 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val1
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues01
object
Number value
2 properties 2 required
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItems6
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val0
object
2 properties 2 required
V2ReportsReportIdExportPostRequestBodyContentApplicationJsonSchemaOneOf0FormatType
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItems
DashVariables2
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf3Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItems1
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value3
object
2 properties 2 required
DashVariablesOneOf4Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val6
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value3
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf4Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf0ValueItemsOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItems0
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ReportVariant
object
1 property
DashVariablesOneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf5Type
string
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType0
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value6
object
2 properties 2 required
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItemsOneOf5Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val2
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf2ValueItemsOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val1
object
2 properties 2 required
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItems7
object
4 properties 4 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf3Type
string
DashVariables6
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value2
object
2 properties 2 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsToOneOf0Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1Condition0
object
If there's no data
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2NotificationAttachmentsItems
object
2 properties 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Mode
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType10
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3Value0
object
Fixed date selection
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf6Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptions0
object
1 property 1 required
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType5
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2AlertConfig
object
2 properties 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Mode
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val1
object
2 properties 2 required
reports_copyTaggedReport_Response_200
object
14 properties 11 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf13Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsSchedule
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf5Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val5
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues61
object
Null number value
1 property 1 required
reports_getReportVersionHistory_Response_200
object
2 properties 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues62
object
Null text value
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables12
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItems
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Mode0
string
V2ReportsReportIdElementsElementIdColumnsGetResponsesContentApplicationJsonSchemaEntriesItemsType
object
The column's data type, represented as a recursive type object.
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Mode1
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf9Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2
object
Configuration settings for the export schedule.
10 properties 3 required
reports_listReportElementLineage_Response_200
object
2 properties 2 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsFromOneOf0Type
string
DashVariables7
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf4Type
string
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsFromOneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value3
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2NotificationAttachmentsItemsWorkbookExportSource
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf4Type
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf5CloudExport1
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Mode0
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf2ValueItems0
object
Fixed date selection
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf6Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf5Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicRecipientSettings
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value8
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues1
object
Boolean list value
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables7
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf1Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues02
object
Text value
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value5
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3Type
string
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsColumnMappingItems
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf4Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value6
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf5Type
string
reports_sourceSwapReport_Response_200
object
DashVariablesOneOf10Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2ValueOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value5
object
2 properties 2 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsTo0
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf2Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf0ValueItemsOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicRecipientSettings
object
2 properties 2 required
DashVariables17
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItems2
object
6 properties 5 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaSchedule
object
When to send the report export.
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues60
object
Null date value
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value6
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf6Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues4
object
Date range value
3 properties 3 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val3
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf6Type
string
DashVariablesOneOf3Value0
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItems
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf5Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf10Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaSchedule
object
When to send the report export.
2 properties
reports_updateReportSchedule_Response_200
object
13 properties 13 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItems
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2ValueOneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf9Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Mode
string
Kind of condition evaluation
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MaxOneOf0Type
string
V2ReportsReportIdSourcesGetResponsesContentApplicationJsonSchemaItemsOneOf1Type
string
Dataset (deprecated)
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf1Type
string
Type of condition
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf4Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Max0
object
Fixed date selection
2 properties 2 required
DashVariables15
object
2 properties 2 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsFrom1
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1Type
string
reports_listReportPages_Response_200
object
2 properties 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf3Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf3ValueItemsItems
object
Text value
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf4Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf1Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2ValueOneOf1Type
string
V2ReportsReportIdSourcesGetResponsesContentApplicationJsonSchemaItems0
object
4 properties 3 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Max1
object
Relative date selection, for example "Next 4 days"
3 properties 3 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettings
object
1 property
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsWorkbookExportSource
object
1 property 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptions1
object
Send the export based on a condition
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables9
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf5Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf1ValueItems0
object
Text value
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues20
object
Number list value
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf7Type
string
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsFromOneOf3Type
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaAttachmentsItemsFormatOptionsLayout
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3ValueOneOf1Unit
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsWorkbookExportSource
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf4Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value8
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val0
object
2 properties 2 required
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItems4
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val1
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptions2
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaSchedule
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf5Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val0
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Mode1
string
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItems2
object
4 properties 4 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val5
object
2 properties 2 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsTo1
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptions0
object
Always send the export
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3Value2
object
Null date value
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues0
Scalar value
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf1Value
object
3 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf2ValueItems
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf7Type
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf5CloudExport
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Mode
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables12
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Op
string
Operator
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf5CloudExportOneOf0Bq
object
1 property 1 required
reports_listReportColumns_Response_200
object
2 properties 1 required
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItemsOneOf1Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Max1
object
Relative date selection, for example "Next 4 days"
3 properties 3 required
V2ReportsReportIdVersionHistoryGetResponsesContentApplicationJsonSchemaEntriesItems
object
4 properties 3 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value1
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value7
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val4
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables9
object
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf9Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val1
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues03
object
Date value
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value2
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Value3
object
Fixed date selection
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Value2
object
Text value
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Mode0
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2EmbedOpts
object
2 properties
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf0ValueItems
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3ValueOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf0Type
string
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType9
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf5Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf3Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf3Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value7
object
2 properties 2 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsMetricMappingItems
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf6Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItems0
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf5Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value8
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value4
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Type
string
Type of condition
reports_listReports_Response_200
object
4 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val0
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptions1
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val5
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables13
object
1 property 1 required
V2ReportsReportIdExportPostRequestBodyContentApplicationJsonSchemaOneOf0Format
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables4
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MinOneOf1Unit
string
DashVariablesOneOf8MaxOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value0
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf0Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3ValueOneOf1Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1Condition1
object
If there's data
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Mode1
string
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType
Value of the control
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf8Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables2
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val0
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2AlertConfigWindow
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf9Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf9Type
string
DashVariablesOneOf8MaxOneOf1Unit
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf6OneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value6
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf7Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf7Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf0Type
string
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItems
object
4 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value4
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value8
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItems0
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2ValueOneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf2Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Type
string
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsToOneOf2Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value0
object
1 property 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf1ValueItemsOneOf1Type
string
DashVariablesOneOf11Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf4Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value8
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf3ValueItemsItemsType
string
DashVariablesOneOf3Value
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables7
object
1 property 1 required
V2ReportsReportIdElementsGetResponsesContentApplicationJsonSchemaEntriesItems
object
6 properties 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf1ValueItemsOneOf0Type
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaAttachmentsItemsFormatOptions
object
3 properties 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf6Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables7
object
1 property 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettings
object
Report settings
1 property
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val1
object
2 properties 2 required
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType6
string
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItemsOneOf2Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val4
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables9
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables8
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables6
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables6
object
1 property 1 required
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItemsOneOf4Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItems2
object
6 properties 5 required
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItems
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf6Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Mode0
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value1
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2AlertConfig
object
2 properties 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val1
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Mode1
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value7
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues22
object
Date list value
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues21
object
Text list value
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf7Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Op
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf4Type
string
DashVariables1
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf12Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val5
object
2 properties 2 required
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItems6
object
4 properties 4 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables5
object
1 property 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItems
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value9
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value5
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf3Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value7
object
2 properties 2 required
DashVariables4
object
2 properties 2 required
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType4
string
V2ReportsTagPostRequestBodyContentApplicationJsonSchemaSourceMappingConfigItems
object
3 properties 3 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1Condition2
object
If a condition is met
6 properties 5 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues
Variable value
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettings
object
1 property
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val3
object
2 properties 2 required
reports_createReportSchedule_Response_200
object
13 properties 13 required
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType13
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItems
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsColumnMappingItemsFromColumn
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItems0
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaTargetItems
object
10 properties
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables13
object
1 property 1 required
V2ReportsReportIdSourcesGetResponsesContentApplicationJsonSchemaItems1
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value2
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf4Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues0
Scalar value
V2ReportsReportIdGrantsPostRequestBodyContentApplicationJsonSchemaGrantsItemsGrantee
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val5
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf5Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItems1
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf9Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf7Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf6Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Min0
object
Fixed date selection
2 properties 2 required
reports_copyReport_Response_200
object
14 properties 11 required
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItems0
object
2 properties 2 required
reports_createReportGrant_Response_200
object
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf0Type
string
DashVariablesOneOf5Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val3
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf1ValueItems0
object
Text value
2 properties 2 required
DashVariablesOneOf14Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value6
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3ValueOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value1
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf0Type
string
V2ReportsReportIdLineageElementsElementIdGetResponsesContentApplicationJsonSchemaDependencies0
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables1
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables10
object
1 property 1 required
V2ReportsReportIdLineageElementsElementIdGetResponsesContentApplicationJsonSchemaEdgesItemsType
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf4Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettings
object
Report settings
1 property
reports_exportReport_Request
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptions0
object
Always send the export
1 property 1 required
DashVariablesOneOf9Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MaxOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItems2
object
6 properties 5 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf2Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues60
object
Null date value
1 property 1 required
V2ReportsTagPostRequestBodyContentApplicationJsonSchemaSourceMappingConfigItemsPathsItems
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf3Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf3Type
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf5CloudExport2
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItems
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val4
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2ValueOneOf2Type
string
DashVariablesOneOf8Max
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value6
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf1ValueItemsOneOf1Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues4
object
Date range value
3 properties 3 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf6OneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Mode0
string
V2ReportsReportIdSourcesGetResponsesContentApplicationJsonSchemaItemsOneOf2Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues6
Null value
DashVariables11
object
1 property 1 required
reports_sendReport_Response_200
object
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2NotificationAttachmentsItemsFormatOptionsOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2NotificationAttachmentsItemsFormatOptionsOneOf0Layout
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value2
object
2 properties 2 required
V2ReportsReportIdTagVersionTagCopyPostResponsesContentApplicationJsonSchemaTagsItems
object
5 properties 5 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value9
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value1
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf6Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptions1
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val2
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaSuspensionAction
string
Action to take on the schedule. Use pause to pause the schedule and resume to resume the schedule.
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value9
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues5
object
Number range value
3 properties 1 required
DashVariables13
object
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val5
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val0
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Value2
object
Text value
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf2ValueItems
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf1ValueItems1
object
Null text value
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptions3
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value1
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Val2
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItems2
object
6 properties 5 required
DashVariables9
object
3 properties 3 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val6
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ExportAttachmentsItemsFormatOptionsLayout
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsFormatOptionsOneOf0Layout
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables4
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionOneOf2Value
Column value
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf3Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val4
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value4
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val2
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables6
object
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value8
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf5Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf1ValueItems1
object
Null text value
1 property 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3Value0
object
Fixed date selection
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ExportAttachmentsItemsFormatOptionsType
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItems
object
2 properties 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf9Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf12Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Mode1
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Mode0
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf1Type
string
V2ReportsReportIdLineageElementsElementIdGetResponsesContentApplicationJsonSchemaEdgesItems
object
3 properties 3 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsToOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItems2
object
6 properties 5 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables2
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItems
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val6
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf2Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Mode
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf7Type
string
V2ReportsReportIdSourcesGetResponsesContentApplicationJsonSchemaItems2
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariables3
object
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ReportVariant
object
1 property
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptions1
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value4
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3Value
Date selection
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf1Type
string
V2ReportsReportIdPagesGetResponsesContentApplicationJsonSchemaEntriesItems
object
3 properties 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf5Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2NotificationAttachmentsItemsFormatOptionsOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2AttachmentSettings
object
Export attachment settings
2 properties
DashVariablesOneOf7Type
string
V2ReportsReportIdColumnsGetResponsesContentApplicationJsonSchemaEntriesItemsType
object
The column's data type, represented as a recursive type object.
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf2Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf0Type
string
DashVariablesOneOf7Value
object
3 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value9
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf4Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8ValOneOf3Type
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaAttachmentsItemsFormatOptionsType
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptions
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf8Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf0ValueItems0
object
Number value
2 properties 2 required
V2ReportsReportIdExportPostRequestBodyContentApplicationJsonSchemaOneOf1FormatType
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4MinOneOf1Unit
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf2ValueItems1
object
Null date value
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf0ValueItemsOneOf0Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf6Type
string
V2ReportsReportIdSendPostRequestBodyContentApplicationJsonSchemaTargetsItemsOneOf4Type
string
V2ReportsReportIdGetResponsesContentApplicationJsonSchemaTagsItems
object
5 properties 5 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf1Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItems
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val4
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3Value
Date selection
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf6OneOf3Type
string
DashVariablesOneOf8MinOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ReportSettingsFiltersItems
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value3
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues1
object
Boolean list value
2 properties 2 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsTo3
object
3 properties 3 required
V2ReportsReportIdColumnsGetResponsesContentApplicationJsonSchemaEntriesItems
object
5 properties 5 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value1
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues20
object
Number list value
2 properties 2 required
DashVariables5
object
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf0ValueItemsOneOf0Type
string
reports_deleteReportGrant_Response_200
object
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf0Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Max2
object
Null date value
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value0
object
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2DynamicExportSettingsVariablesOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues
Variable value
reports_listReportPageElements_Response_200
object
2 properties 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf2Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf5Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Mode0
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues00
object
Boolean value
2 properties 2 required
V2ReportsTagPostRequestBodyContentApplicationJsonSchemaDataModelSourceTaggedVersionsItems
object
3 properties 3 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value5
object
2 properties 2 required
reports_listReportLineageTree_Response_200
object
2 properties 1 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsColumnMappingItemsToColumn
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf0OneOf3Value2
object
Null date value
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Min
Date selection
V2ReportsReportIdLineageGetResponsesContentApplicationJsonSchemaEntriesItemsOneOf0Type
string
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf4Max0
object
Fixed date selection
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariables1
object
1 property 1 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues22
object
Date list value
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val1
object
2 properties 2 required
DashVariables3
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val0
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1Condition0
object
If there's no data
2 properties 2 required
V2ReportsReportIdSchedulesPostRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues62
object
Null text value
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2AttachmentSettings
object
2 properties
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItems0
object
1 property 1 required
V2ReportsReportIdControlsGetResponsesContentApplicationJsonSchemaEntriesItemsValueType1
string
DashVariablesOneOf8MaxOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues6
Null value
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptions0
object
1 property 1 required
V2ReportsReportIdGrantsPostRequestBodyContentApplicationJsonSchemaGrantsItemsPermission
string
Permission to grant for access to the report.
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf9Type
string
DashVariablesOneOf8Max1
object
3 properties 3 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf7Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8ValOneOf5Type
string
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value9
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf0Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf8Val4
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2Value9
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value3
object
2 properties 2 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2DynamicExportSettingsVariablesOneOf12Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val6
object
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value9
object
2 properties 2 required
V2ReportsReportIdSwapSourcesPostRequestBodyContentApplicationJsonSchemaSourceMappingItemsTo2
object
4 properties 3 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf2ConditionsItemsOneOf2ValueOneOf1Type
string
V2ReportsReportIdSourcesGetResponsesContentApplicationJsonSchemaItems
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItems1
object
1 property 1 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2ValueOneOf8ValOneOf1Type
string
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues3
object
Hierarchical list value
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ReportSettingsFiltersItems
object
2 properties 2 required
V2ReportsReportIdSchedulesScheduleIdPatchResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2Value2
object
2 properties 2 required
V2ReportsReportIdTagsGetResponsesContentApplicationJsonSchemaEntriesItems
object
5 properties 5 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValuesOneOf2OneOf0ValueItems0
object
Number value
2 properties 2 required
DashVariablesOneOf17Type
string
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf2ConditionsItems1
object
1 property 1 required
V2ReportsReportIdSchedulesPostResponsesContentApplicationJsonSchemaConfigV2ConditionOptionsOneOf3ConditionsItemsOneOf2Value0
object
1 property 1 required
V2ReportsReportIdSchedulesScheduleIdPatchRequestBodyContentApplicationJsonSchemaConfigV2ReportSettingsControlValues02
object
Text value
2 properties 2 required
V2ReportsReportIdSchedulesGetResponsesContentApplicationJsonSchemaEntriesItemsConfigV2ConditionOptionsOneOf1ConditionsItemsOneOf2ValueOneOf8Val3
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sigma-computing-reports-api-openapi.yml Raw ↑

Other APIs Sigma Computing publishes across the network.

Sigma MCP Server
Sigma Embed API
Sigma Computing Account Types API
Sigma Computing API Connectors API
Sigma Computing API Credentials API
Sigma Computing Auth API
Sigma Computing Connections API
Sigma Computing Credentials API
Sigma Computing Data Models API
Sigma Computing Datasets API
Sigma Computing Deployment Policies API
Sigma Computing Favorites API
Where this information came from

This is an independent, third-party profile of Sigma Computing Reports API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.