accounts
Lists all the policy issues where the specified account is involved, both directly and through any AFP child accounts.
get/v2/{+parent}/policyIssues
Path parameters
parentstring required
Required. The account for which policy issues are being retrieved. Format: accounts/{account}
Query parameters
pageSizeinteger
The maximum number of policy issues to include in the response, used for paging. If unspecified, at most 10000 policy issues will be returned. The maximum value is 10000; values above 10000 will be coerced to 10000.
pageTokenstring
A page token, received from a previous ListPolicyIssues call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListPolicyIssues must match the call that provided the page token.
Response
Successful response