v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1372300401.5 KB
projects

Looks up an entry by name using the permission on the source system.

get/v1/{+name}:lookupEntry

Path parameters

namestring required

Required. The project to which the request should be attributed in the following form: projects/{project}/locations/{location}.

Query parameters

aspectTypesstring[]

Optional. Limits the aspects returned to the provided aspect types. It only works for CUSTOM view.

entrystring

Required. The resource name of the Entry: projects/{project}/locations/{location}/entryGroups/{entry_group}/entries/{entry}.

pathsstring[]

Optional. Limits the aspects returned to those associated with the provided paths within the Entry. It only works for CUSTOM view.

view'ENTRY_VIEW_UNSPECIFIED' | 'BASIC' | 'FULL' | 'CUSTOM' | 'ALL'

Optional. View to control which parts of an entry the service should return. Please check the limitations on returned aspects in the Entry view documentation. Amount of returned aspects depends on the selected Entry View.

Response

Successful response