Full name: projects.locations.instances.feedServiceAccounts.fetchServiceAccountForCustomer
Fetch Chronicle's service account used for ingesting data from Cloud Storage buckets.
HTTP request
GET https://chronicle.googleapis.com/v1alpha/{parent}/feedServiceAccounts:fetchServiceAccountForCustomer
Path parameters
Parameters
parent
string
Required. The parent resource where this FeedServiceAccount will be created. Format: projects/{project}/locations/{location}/instances/{instance}
Request body
The request body must be empty.
Response body
FeedServiceAccount is a resource that wraps the feed service account's name.
If successful, the response body contains data with the following structure:
JSON representation
{"name": string}
Fields
name
string
The resource name of the feedServiceAccount. Format: projects/{project}/locations/{location}/instances/{instance}/feedServiceAccounts/{feedserviceaccount}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-14 UTC."],[[["\u003cp\u003eThis API endpoint, \u003ccode\u003eprojects.locations.instances.feedServiceAccounts.fetchServiceAccountForCustomer\u003c/code\u003e, is used to retrieve Chronicle's service account for ingesting data from Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request for this operation is a \u003ccode\u003eGET\u003c/code\u003e request to the specified URL, using a path parameter \u003ccode\u003eparent\u003c/code\u003e to indicate the project, location, and instance.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and the response body, when successful, contains the \u003ccode\u003ename\u003c/code\u003e of the feed service account.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this operation requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003echronicle.feedServiceAccounts.fetch\u003c/code\u003e on the \u003ccode\u003eparent\u003c/code\u003e resource.\u003c/p\u003e\n"]]],[],null,[]]