Stay organized with collections
Save and categorize content based on your preferences.
Version 4.0.25.14 (latest)
Embed login information for the specified user.
NOTE: Calls to this endpoint require Embedding to be enabled. Usage of this endpoint is not authorized for Looker Core Standard and Looker Core Enterprise.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# Get All Embedding Credentials\n\nVersion 4.0.25.14 (latest)\n\n### Embed login information for the specified user.\n\n**NOTE** : Calls to this endpoint require [Embedding](https://cloud.google.com/looker/docs/r/looker-core-feature-embed) to be enabled. Usage of this endpoint is not authorized for Looker Core Standard and Looker Core Enterprise.\n\nRequest\n-------\n\nGET /users/{user_id}/credentials_embed \nDatatype \nDescription \nRequest \nHTTP Request \npath \nHTTP Path \nExpand HTTP Path definition... \nuser_id \nstring \nId of user \nquery \nHTTP Query \nExpand HTTP Query definition... \nfields \nstring \nRequested fields.\n\nResponse\n--------\n\n### 200: Embedding Credential\n\nDatatype \nDescription \n(array) \n[CredentialsEmbed](/looker/docs/reference/looker-api/latest/types/CredentialsEmbed)\\[\\] \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \ncreated_at \n*lock* \nstring \nTimestamp for the creation of this credential \nexternal_group_id \n*lock* \nstring \nEmbedder's id for a group to which this user was added during the most recent login \nexternal_user_id \n*lock* \nstring \nEmbedder's unique id for the user \nid \n*lock* \nstring \nUnique Id \nis_disabled \n*lock* \nboolean \nHas this credential been disabled? \nlogged_in_at \n*lock* \nstring \nTimestamp for most recent login using credential \ntype \n*lock* \nstring \nShort name for the type of this kind of credential \nurl \n*lock* \nstring \nLink to get this item\n\n### 400: Bad Request\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 403: Permission Denied\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 404: Not Found\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link\n\n### 429: Too Many Requests\n\nDatatype \nDescription \n(object) \n[Error](/looker/docs/reference/looker-api/latest/types/Error) \nmessage \n*lock* \nstring \nError details \ndocumentation_url \n*lock* \nstring \nDocumentation link"]]