Looker · JSON Structure

Looker User Structure

Type: object Properties: 25
AnalyticsBI PlatformBusiness IntelligenceData AnalyticsData Visualization

User is a JSON Structure definition published by Looker, describing 25 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

id first_name last_name display_name email avatar_url is_disabled locale home_space_id home_folder_id personal_space_id personal_folder_id presumed_looker_employee verified_looker_employee roles_externally_managed allow_direct_roles allow_normal_group_membership allow_roles_from_normal_groups embed_group_space_id credentials_api3 sessions role_ids group_ids url created_at

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "User",
  "type": "object",
  "properties": {
    "id": {
      "type": "integer"
    },
    "first_name": {
      "type": "string"
    },
    "last_name": {
      "type": "string"
    },
    "display_name": {
      "type": "string"
    },
    "email": {
      "type": "string"
    },
    "avatar_url": {
      "type": "string"
    },
    "is_disabled": {
      "type": "boolean"
    },
    "locale": {
      "type": "string"
    },
    "home_space_id": {
      "type": "string"
    },
    "home_folder_id": {
      "type": "string"
    },
    "personal_space_id": {
      "type": "integer"
    },
    "personal_folder_id": {
      "type": "integer"
    },
    "presumed_looker_employee": {
      "type": "boolean"
    },
    "verified_looker_employee": {
      "type": "boolean"
    },
    "roles_externally_managed": {
      "type": "boolean"
    },
    "allow_direct_roles": {
      "type": "boolean"
    },
    "allow_normal_group_membership": {
      "type": "boolean"
    },
    "allow_roles_from_normal_groups": {
      "type": "boolean"
    },
    "embed_group_space_id": {
      "type": "integer"
    },
    "credentials_api3": {
      "type": "array"
    },
    "sessions": {
      "type": "array"
    },
    "role_ids": {
      "type": "array"
    },
    "group_ids": {
      "type": "array"
    },
    "url": {
      "type": "string"
    },
    "created_at": {
      "type": "string"
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/looker-user-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.