Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Get information about all active Looks.
External DocumentationTo learn more, visit the Google Looker documentation.

Parameters

ParameterDescription
FieldsA comma-separated list of fields to include in the response.

Example Output

[
	{
		"can": {
			"additionalProp1": true,
			"additionalProp2": true,
			"additionalProp3": true
		},
		"content_metadata_id": "string",
		"id": "string",
		"title": "string",
		"user_id": "string",
		"content_favorite_id": "string",
		"created_at": "2026-01-14T10:37:54.034Z",
		"deleted": true,
		"deleted_at": "2026-01-14T10:37:54.034Z",
		"deleter_id": "string",
		"description": "string",
		"embed_url": "string",
		"excel_file_url": "string",
		"favorite_count": 0,
		"google_spreadsheet_formula": "string",
		"image_embed_url": "string",
		"is_run_on_load": true,
		"last_accessed_at": "2026-01-14T10:37:54.034Z",
		"last_updater_id": "string",
		"last_viewed_at": "2026-01-14T10:37:54.034Z",
		"model": {
			"id": "string",
			"label": "string"
		},
		"public": true,
		"public_slug": "string",
		"public_url": "string",
		"query_id": "string",
		"short_url": "string",
		"folder": {
			"name": "string",
			"parent_id": "string",
			"id": "string",
			"content_metadata_id": "string",
			"created_at": "2026-01-14T10:37:54.034Z",
			"creator_id": "string",
			"child_count": 0,
			"external_id": "string",
			"is_embed": true,
			"is_embed_shared_root": true,
			"is_embed_users_root": true,
			"is_personal": true,
			"is_personal_descendant": true,
			"is_shared_root": true,
			"is_users_root": true,
			"can": {
				"additionalProp1": true,
				"additionalProp2": true,
				"additionalProp3": true
			}
		},
		"folder_id": "string",
		"updated_at": "2026-01-14T10:37:54.034Z",
		"view_count": 0
	}
]

Workflow Library Example

List Looks with Google Looker and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop