[[["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-03-07 UTC."],[[["This webpage details how to list security profiles within an organization using the Apigee API."],["The HTTP request method is `GET`, and the endpoint requires a parent path parameter to specify the organization."],["Query parameters `pageSize` and `pageToken` are optional and are used to manage the number of profiles returned and pagination, respectively."],["The request body must be empty for this particular call, and the response body contains a list of security profiles and an optional `nextPageToken` for pagination."],["To make this API call successfully, the authorization scope `https://www.googleapis.com/auth/cloud-platform` is required."]]],[]]