- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
List security profiles v2.
HTTP request
GET https://apigee.googleapis.com/v1/{parent=organizations/*}/securityProfilesV2
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. For a specific organization, list of all the security profiles. Format: |
Query parameters
| Parameters | |
|---|---|
pageSize |
Optional. The maximum number of profiles to return |
pageToken |
Optional. A page token, received from a previous |
Request body
The request body must be empty.
Response body
Response for securityProfilesV2.list.
If successful, the response body contains data with the following structure:
| JSON representation |
|---|
{
"securityProfilesV2": [
{
object ( |
| Fields | |
|---|---|
securityProfilesV2[] |
List of security profiles in the organization. |
nextPageToken |
A token that can be sent as |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform