Required. The parent (project and location) which owns this collection of Processors. Format: projects/{project}/locations/{location} It takes the form projects/{project}/locations/{location}.
Authorization requires the following IAM permission on the specified resource parent:
documentai.processors.list
Query parameters
Parameters
pageSize
integer
The maximum number of processors to return. If unspecified, at most 50 processors will be returned. The maximum value is 100. Values above 100 will be coerced to 100.
pageToken
string
We will return the processors sorted by creation time. The page token will point to the next processor.
[[["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-06-10 UTC."],[[["\u003cp\u003eThis endpoint lists all processors associated with a specific project and location, as defined by the \u003ccode\u003eparent\u003c/code\u003e parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eGET\u003c/code\u003e HTTP method with a specific URL structure, including the project and location details in the format \u003ccode\u003eprojects/{project}/locations/{location}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe number of processors returned can be controlled using the \u003ccode\u003epageSize\u003c/code\u003e query parameter, with a maximum limit of 100, and \u003ccode\u003epageToken\u003c/code\u003e allows for the navigation through the list.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes a list of \u003ccode\u003eprocessors\u003c/code\u003e and a \u003ccode\u003enextPageToken\u003c/code\u003e, if there are more processors to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eTo use this endpoint, the caller must have the \u003ccode\u003edocumentai.processors.list\u003c/code\u003e IAM permission on the specified \u003ccode\u003eparent\u003c/code\u003e resource, and possess a valid \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]