v1

latestOpenAPI 3.1.02026-07-26363186558.0 KB
threatintelligence

Gets a specific document associated with an alert.

get/v1beta/projects/{project}/alerts/{alert}/documents/{document}

Path parameters

projectstring required

Resource ID segment making up resource name. It identifies the resource within its parent collection as described in https://google.aip.dev/122.

alertstring required

Resource ID segment making up resource name. It identifies the resource within its parent collection as described in https://google.aip.dev/122.

documentstring required

Resource ID segment making up resource name. It identifies the resource within its parent collection as described in https://google.aip.dev/122.

Headers

x-goog-user-projectstring required

Your organization's project ID

Response

Successful operation

namestring

Identifier. Server generated name for the alert document. format is projects/{project}/alerts/{alert}/documents/{document}

contentstring

Output only. The content of the document.

authorstring

Output only. The author of the document.

createTimestring date-time

Output only. The time the document was created.

languageCodestring

Output only. The language code of the document.

titlestring

Output only. The title of the document, if available.

aiSummarystring

Output only. AI summary of the finding.

sourcestring

Output only. Source of the intel item, e.g. DarkMarket.

sourceUristring

Output only. URI of the intel item from the source.

ingestTimestring date-time

Output only. Time when GTI received the intel.

collectionTimestring date-time

Output only. Time when the origin source collected the intel.

sourceUpdateTimestring date-time

Output only. Time when the intel was last updated by the source.