listPolicyTemplates

Returns a paginated list of all policy templates in the specified policy store.

Samples

// The following example retrieves a list of all of the policy templates in the specified policy store.
val resp = verifiedPermissionsClient.listPolicyTemplates {
    policyStoreId = "C7v5xMplfFH3i3e4Jrzb1a"
}