Skip to main content

IAM_ListPermissions

IAM_ListPermissions

Query Parameters
  • pageSize int32

    If unspecified, server will pick an appropriate default.

  • pageToken string

    The value returned from the previous call.

  • filter string

    A filter to be applied to results.

Responses

OK

Schema
  • permissions object[]

    The list of permissions.

    • name string

      The name of this permission.

    • displayName string

      The display name of this permission.

    • description string

      A brief description of what this permission is used for.

  • nextPageToken string

    A token to retrieve next page of results.