Method: organizations.bigQueryExports.get

Gets a BigQuery export.

HTTP request

GET https://securitycenter.googleapis.com/v1/{name=organizations/*/bigQueryExports/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the BigQuery export to retrieve. Its format is organizations/{organization}/bigQueryExports/{export_id}, folders/{folder}/bigQueryExports/{export_id}, or projects/{project}/bigQueryExports/{export_id}

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.