Required. The parent, which owns this collection of ApiObservations. Format: projects/{project}/locations/{location}/observationJobs/{observationJob}
Query parameters
Parameters
pageSize
integer
Optional. The maximum number of ApiObservations to return. The service may return fewer than this value. If unspecified, at most 10 ApiObservations will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
pageToken
string
Optional. A page token, received from a previous apiObservations.list call. Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to apiObservations.list must match the call that provided the page token.
Request body
The request body must be empty.
Response body
Message for response to listing ApiObservations
If successful, the response body contains data with the following structure:
[[["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-28 UTC."],[[["\u003cp\u003eThis endpoint, \u003ccode\u003eapiObservations.list\u003c/code\u003e, retrieves all ApiObservations for a specified project, location, and ObservationJob using a \u003ccode\u003eGET\u003c/code\u003e request.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL is structured using gRPC Transcoding syntax and requires a \u003ccode\u003eparent\u003c/code\u003e path parameter to identify the project, location, and ObservationJob.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e are available to manage pagination, with a default of 10 ApiObservations returned and a maximum limit of 1000.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and the response body contains an array of \u003ccode\u003eapiObservations\u003c/code\u003e and a \u003ccode\u003enextPageToken\u003c/code\u003e for further pagination.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope and the \u003ccode\u003eapim.apiObservations.list\u003c/code\u003e IAM permission on the parent resource.\u003c/p\u003e\n"]]],[],null,[]]