Skip to main content
Server path: /looker-content | Type: Application | PCID required: Yes

Tools

ToolDescription
looker_content_alert_notificationsAlert Notifications
looker_content_all_boardsGet All Boards
looker_content_all_content_metadata_accessesGet All Content Metadata Accesses
looker_content_all_content_metadatasGet All Content Metadatas
looker_content_all_scheduled_plansGet All Scheduled Plans
looker_content_boardGet Board
looker_content_create_alertCreate an alert
looker_content_create_boardCreate Board
looker_content_create_content_favoriteCreate Favorite Content
looker_content_create_content_metadata_accessCreate Content Metadata Access
looker_content_create_scheduled_planCreate Scheduled Plan
looker_content_delete_alertDelete an alert
looker_content_delete_boardDelete Board
looker_content_delete_favoriteDelete Favorite Content
looker_content_delete_metadata_accessDelete Content Metadata Access
looker_content_delete_scheduled_planDelete Scheduled Plan
looker_content_enqueue_alertEnqueue an alert
looker_content_favoriteGet Favorite Content
looker_content_follow_alertFollow an alert
looker_content_get_alertGet an alert
looker_content_metadataGet Content Metadata
looker_content_read_alert_notificationRead a Notification
looker_content_scheduled_planGet Scheduled Plan
looker_content_scheduled_plan_run_onceRun Scheduled Plan Once
looker_content_scheduled_plan_run_once_by_idRun Scheduled Plan Once by Id
looker_content_scheduled_plans_for_dashboardScheduled Plans for Dashboard
looker_content_scheduled_plans_for_lookScheduled Plans for Look
looker_content_scheduled_plans_for_lookml_dashboardScheduled Plans for LookML Dashboard
looker_content_scheduled_plans_for_spaceScheduled Plans for Space
looker_content_search_alertsSearch Alerts
looker_content_search_boardsSearch Boards
looker_content_search_contentSearch Content
looker_content_search_content_favoritesSearch Favorite Contents
looker_content_search_content_viewsSearch Content Views
looker_content_search_scheduled_plansSearch Scheduled Plans
looker_content_summarySearch Content Summaries
looker_content_thumbnailGet Content Thumbnail
looker_content_unfollow_alertUnfollow an alert
looker_content_update_alertUpdate an alert
looker_content_update_alert_fieldUpdate select fields on an alert
looker_content_update_boardUpdate Board
looker_content_update_content_metadataUpdate Content Metadata
looker_content_update_content_metadata_accessUpdate Content Metadata Access
looker_content_update_scheduled_planUpdate Scheduled Plan
looker_content_validationValidate Content

looker_content_alert_notifications

Alert Notifications Parameters:
ParameterTypeRequiredDefaultDescription
limitintegerNo(Optional) Number of results to return (used with offset).
offsetintegerNo(Optional) Number of results to skip before returning any (used with limit).

looker_content_all_boards

Get All Boards Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstringNoRequested fields.

looker_content_all_content_metadata_accesses

Get All Content Metadata Accesses Parameters:
ParameterTypeRequiredDefaultDescription
content_metadata_idstringYesId of content metadata
fieldsstringNoRequested fields.

looker_content_all_content_metadatas

Get All Content Metadatas Parameters:
ParameterTypeRequiredDefaultDescription
parent_idstringYesParent space of content.
fieldsstringNoRequested fields.

looker_content_all_scheduled_plans

Get All Scheduled Plans Parameters:
ParameterTypeRequiredDefaultDescription
user_idstringNoReturn scheduled plans belonging to this user_id. If not provided, returns scheduled plans owned by the caller.
fieldsstringNoComma delimited list of field names. If provided, only the fields specified will be included in the response
all_usersbooleanNoReturn scheduled plans belonging to all users (caller needs see_schedules permission)

looker_content_board

Get Board Parameters:
ParameterTypeRequiredDefaultDescription
board_idstringYesId of board
fieldsstringNoRequested fields.

looker_content_create_alert

Create an alert Parameters:
ParameterTypeRequiredDefaultDescription
bodyobjectYesAlert

looker_content_create_board

Create Board Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstringNoRequested fields.
bodyobjectYesBoard

looker_content_create_content_favorite

Create Favorite Content Parameters:
ParameterTypeRequiredDefaultDescription
bodyobjectYesFavorite Content

looker_content_create_content_metadata_access

Create Content Metadata Access Parameters:
ParameterTypeRequiredDefaultDescription
send_boards_notification_emailbooleanNoOptionally sends notification email when granting access to a board.
bodyobjectYesContent Metadata Access

looker_content_create_scheduled_plan

Create Scheduled Plan Parameters:
ParameterTypeRequiredDefaultDescription
bodyobjectYesScheduled Plan

looker_content_delete_alert

Delete an alert Parameters:
ParameterTypeRequiredDefaultDescription
alert_idstringYesID of an alert

looker_content_delete_board

Delete Board Parameters:
ParameterTypeRequiredDefaultDescription
board_idstringYesId of board

looker_content_delete_favorite

Delete Favorite Content Parameters:
ParameterTypeRequiredDefaultDescription
content_favorite_idstringYesId of favorite content

looker_content_delete_metadata_access

Delete Content Metadata Access Parameters:
ParameterTypeRequiredDefaultDescription
content_metadata_access_idstringYesId of content metadata access

looker_content_delete_scheduled_plan

Delete Scheduled Plan Parameters:
ParameterTypeRequiredDefaultDescription
scheduled_plan_idstringYesScheduled Plan Id

looker_content_enqueue_alert

Enqueue an alert Parameters:
ParameterTypeRequiredDefaultDescription
alert_idstringYesID of an alert
forcebooleanNoWhether to enqueue an alert again if its already running.

looker_content_favorite

Get Favorite Content Parameters:
ParameterTypeRequiredDefaultDescription
content_favorite_idstringYesId of favorite content
fieldsstringNoRequested fields.

looker_content_follow_alert

Follow an alert Parameters:
ParameterTypeRequiredDefaultDescription
alert_idstringYesID of an alert

looker_content_get_alert

Get an alert Parameters:
ParameterTypeRequiredDefaultDescription
alert_idstringYesID of an alert

looker_content_metadata

Get Content Metadata Parameters:
ParameterTypeRequiredDefaultDescription
content_metadata_idstringYesId of content metadata
fieldsstringNoRequested fields.

looker_content_read_alert_notification

Read a Notification Parameters:
ParameterTypeRequiredDefaultDescription
alert_notification_idstringYesID of a notification

looker_content_scheduled_plan

Get Scheduled Plan Parameters:
ParameterTypeRequiredDefaultDescription
scheduled_plan_idstringYesScheduled Plan Id
fieldsstringNoRequested fields.

looker_content_scheduled_plan_run_once

Run Scheduled Plan Once Parameters:
ParameterTypeRequiredDefaultDescription
bodyobjectYesScheduled Plan

looker_content_scheduled_plan_run_once_by_id

Run Scheduled Plan Once by Id Parameters:
ParameterTypeRequiredDefaultDescription
scheduled_plan_idstringYesId of schedule plan to copy and run
bodyobjectNoProperty values to apply to the newly copied scheduled plan before running it

looker_content_scheduled_plans_for_dashboard

Scheduled Plans for Dashboard Parameters:
ParameterTypeRequiredDefaultDescription
dashboard_idstringYesDashboard Id
user_idstringNoUser Id (default is requesting user if not specified)
all_usersbooleanNoReturn scheduled plans belonging to all users for the dashboard
fieldsstringNoRequested fields.

looker_content_scheduled_plans_for_look

Scheduled Plans for Look Parameters:
ParameterTypeRequiredDefaultDescription
look_idstringYesLook Id
user_idstringNoUser Id (default is requesting user if not specified)
fieldsstringNoRequested fields.
all_usersbooleanNoReturn scheduled plans belonging to all users for the look

looker_content_scheduled_plans_for_lookml_dashboard

Scheduled Plans for LookML Dashboard Parameters:
ParameterTypeRequiredDefaultDescription
lookml_dashboard_idstringYesLookML Dashboard Id
user_idstringNoUser Id (default is requesting user if not specified)
fieldsstringNoRequested fields.
all_usersbooleanNoReturn scheduled plans belonging to all users for the dashboard

looker_content_scheduled_plans_for_space

Scheduled Plans for Space Parameters:
ParameterTypeRequiredDefaultDescription
space_idstringYesSpace Id
fieldsstringNoRequested fields.

looker_content_search_alerts

Search Alerts Parameters:
ParameterTypeRequiredDefaultDescription
limitintegerNo(Optional) Number of results to return (used with offset).
offsetintegerNo(Optional) Number of results to skip before returning any (used with limit).
group_bystringNo(Optional) Dimension by which to order the results(dashboard | owner)
fieldsstringNo(Optional) Requested fields.
disabledbooleanNo(Optional) Filter on returning only enabled or disabled alerts.
frequencystringNo(Optional) Filter on alert frequency, such as: monthly, weekly, daily, hourly, minutes
condition_metbooleanNo(Optional) Filter on whether the alert has met its condition when it last executed
last_run_startstringNo(Optional) Filter on the start range of the last time the alerts were run. Example: 2021-01-01T01:01:01-08:00.
last_run_endstringNo(Optional) Filter on the start range of the last time the alerts were run. Example: 2021-01-01T01:01:01-08:00.
all_ownersbooleanNo(Admin only) (Optional) Filter for all owners.

looker_content_search_boards

Search Boards Parameters:
ParameterTypeRequiredDefaultDescription
titlestringNoMatches board title.
created_atstringNoMatches the timestamp for when the board was created.
first_namestringNoThe first name of the user who created this board.
last_namestringNoThe last name of the user who created this board.
fieldsstringNoRequested fields.
favoritedbooleanNoReturn favorited boards when true.
creator_idstringNoFilter on boards created by a particular user.
sortsstringNoThe fields to sort the results by
pageintegerNoDEPRECATED. Use limit and offset instead. Return only page N of paginated results
per_pageintegerNoDEPRECATED. Use limit and offset instead. Return N rows of data per page
offsetintegerNoNumber of results to skip before returning any. (used with limit and takes priority over page and per_page)
limitintegerNoNumber of results to return. (used with offset and takes priority over page and per_page)
filter_orbooleanNoCombine given search criteria in a boolean OR expression
permissionstringNoFilter results based on permission, either show (default) or update

looker_content_search_content

Search Content Parameters:
ParameterTypeRequiredDefaultDescription
termsstringYesSearch terms
fieldsstringNoRequested fields.
typesstringNoContent types requested (dashboard, look, lookml_dashboard).
limitintegerNoNumber of results to return. (used with offset and takes priority over page and per_page)
offsetintegerNoNumber of results to skip before returning any. (used with limit and takes priority over page and per_page)
pageintegerNoDEPRECATED. Use limit and offset instead. Return only page N of paginated results
per_pageintegerNoDEPRECATED. Use limit and offset instead. Return N rows of data per page

looker_content_search_content_favorites

Search Favorite Contents Parameters:
ParameterTypeRequiredDefaultDescription
idstringNoMatch content favorite id(s)
user_idstringNoMatch user id(s). To create a list of multiple ids, use commas as separators
content_metadata_idstringNoMatch content metadata id(s). To create a list of multiple ids, use commas as separators
dashboard_idstringNoMatch dashboard id(s). To create a list of multiple ids, use commas as separators
look_idstringNoMatch look id(s). To create a list of multiple ids, use commas as separators
board_idstringNoMatch board id(s). To create a list of multiple ids, use commas as separators
lookml_dashboard_idstringNoMatch lookml dashboard id(s). To create a list of multiple ids, use commas as separators
include_board_itemsbooleanNoIf true, and board_id is provided, returns the content favorites for all items on the board. If false, returns the content favorite for the board itself.
limitintegerNoNumber of results to return. (used with offset)
offsetintegerNoNumber of results to skip before returning any. (used with limit)
sortsstringNoFields to sort by.
fieldsstringNoRequested fields.
filter_orbooleanNoCombine given search criteria in a boolean OR expression

looker_content_search_content_views

Search Content Views Parameters:
ParameterTypeRequiredDefaultDescription
view_countstringNoMatch view count
group_idstringNoMatch Group Id
look_idstringNoMatch look_id
dashboard_idstringNoMatch dashboard_id
content_metadata_idstringNoMatch content metadata id
start_of_week_datestringNoMatch start of week date (format is “YYYY-MM-DD”)
all_timebooleanNoTrue if only all time view records should be returned
user_idstringNoMatch user id
fieldsstringNoRequested fields
limitintegerNoNumber of results to return. Use with offset to manage pagination of results
offsetintegerNoNumber of results to skip before returning data
sortsstringNoFields to sort by
filter_orbooleanNoCombine given search criteria in a boolean OR expression

looker_content_search_scheduled_plans

Search Scheduled Plans Parameters:
ParameterTypeRequiredDefaultDescription
user_idstringNoReturn scheduled plans belonging to this user_id. If not provided, returns scheduled plans owned by the caller.
fieldsstringNoComma delimited list of field names. If provided, only the fields specified will be included in the response
all_usersbooleanNoReturn scheduled plans belonging to all users (caller needs see_schedules permission)
limitintegerNoNumber of results to return. (used with offset and takes priority over page and per_page)
offsetintegerNoNumber of results to skip before returning any. (used with limit and takes priority over page and per_page)
sortsstringNoFields to sort by.
namestringNoMatch Scheduled plan’s name.
user_first_namestringNoReturns scheduled plans belonging to user with this first name.
user_last_namestringNoReturns scheduled plans belonging to user with this last name.
dashboard_idstringNoReturns scheduled plans created on this Dashboard.
look_idstringNoReturns scheduled plans created on this Look.
lookml_dashboard_idstringNoReturns scheduled plans created on this LookML Dashboard.
recipientstringNoMatch recipient address.
destination_typestringNoMatch scheduled plan’s destination type.
delivery_formatstringNoMatch scheduled plan’s delivery format.
filter_orbooleanNoCombine given search criteria in a boolean OR expression

looker_content_summary

Search Content Summaries Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstringNoComma-delimited names of fields to return in responses. Omit for all fields
limitintegerNoNumber of results to return. (used with offset)
offsetintegerNoNumber of results to skip before returning any. (used with limit)
target_group_idstringNoMatch group id
target_user_idstringNoMatch user id
target_content_typestringNoContent type to match, options are: look, dashboard. Can be provided as a comma delimited list.
sortsstringNoFields to sort by

looker_content_thumbnail

Get Content Thumbnail Parameters:
ParameterTypeRequiredDefaultDescription
typestringYesEither dashboard or look
resource_idstringYesID of the dashboard or look to render
reloadstringNoWhether or not to refresh the rendered image with the latest content
themestringNoLight or dark background. Default is “light”
formatstringNoA value of png produces a thumbnail in PNG format instead of SVG (default)
widthintegerNoThe width of the image if format is supplied
heightintegerNoThe height of the image if format is supplied

looker_content_unfollow_alert

Unfollow an alert Parameters:
ParameterTypeRequiredDefaultDescription
alert_idstringYesID of an alert

looker_content_update_alert

Update an alert Parameters:
ParameterTypeRequiredDefaultDescription
alert_idstringYesID of an alert
bodyobjectYesAlert

looker_content_update_alert_field

Update select fields on an alert Parameters:
ParameterTypeRequiredDefaultDescription
alert_idstringYesID of an alert
bodyobjectYesAlert

looker_content_update_board

Update Board Parameters:
ParameterTypeRequiredDefaultDescription
board_idstringYesId of board
fieldsstringNoRequested fields.
bodyobjectYesBoard

looker_content_update_content_metadata

Update Content Metadata Parameters:
ParameterTypeRequiredDefaultDescription
content_metadata_idstringYesId of content metadata
bodyobjectYesContent Metadata

looker_content_update_content_metadata_access

Update Content Metadata Access Parameters:
ParameterTypeRequiredDefaultDescription
content_metadata_access_idstringYesId of content metadata access
bodyobjectYesContent Metadata Access

looker_content_update_scheduled_plan

Update Scheduled Plan Parameters:
ParameterTypeRequiredDefaultDescription
scheduled_plan_idstringYesScheduled Plan Id
bodyobjectYesScheduled Plan

looker_content_validation

Validate Content Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstringNoRequested fields.
project_namesstring[]NoOptional list of project names to filter by
space_idsstring[]NoOptional list of space ids to filter by