Looker · Example Payload

Looker Model Set Example

AnalyticsBI PlatformBusiness IntelligenceData AnalyticsData Visualization

Looker Model Set Example is an example object payload from Looker, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamemodelsbuilt_inall_accessurl

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "models": [],
  "built_in": true,
  "all_access": true,
  "url": "https://www.example.com"
}