Looker · Example Payload

Looker Credentials Api3 Example

AnalyticsBI PlatformBusiness IntelligenceData AnalyticsData Visualization

Looker Credentials Api3 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

idclient_idcreated_atis_disabledtypeurl

Example Payload

Raw ↑
{
  "id": "abc123",
  "client_id": "500123",
  "created_at": "2026-01-15T10:30:00Z",
  "is_disabled": true,
  "type": "example_value",
  "url": "https://www.example.com"
}