Method: feeds.get

Gets details about an asset feed.

HTTP request

GET https://cloudasset.googleapis.com/v1/{name=*/*/feeds/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the Feed and it must be in the format of: projects/projectNumber/feeds/feedId folders/folder_number/feeds/feedId organizations/organization_number/feeds/feedId

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Feed.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.