v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Lists policy grants.

get/v2/domains/{domainIdentifier}/policies/managed/{entityType}/{entityIdentifier}/grants#policyType

Path parameters

domainIdentifierstring required

The ID of the domain where you want to list policy grants.

entityType'DOMAIN_UNIT' | 'ENVIRONMENT_BLUEPRINT_CONFIGURATION' | 'ENVIRONMENT_PROFILE' | 'ASSET_TYPE' required

The type of entity for which you want to list policy grants.

entityIdentifierstring required

The ID of the entity for which you want to list policy grants.

Query parameters

policyType'CREATE_DOMAIN_UNIT' | 'OVERRIDE_DOMAIN_UNIT_OWNERS' | 'ADD_TO_PROJECT_MEMBER_POOL' | 'OVERRIDE_PROJECT_OWNERS' | 'CREATE_GLOSSARY' | 'CREATE_FORM_TYPE' | 'CREATE_ASSET_TYPE' | 'CREATE_PROJECT' | 'CREATE_ENVIRONMENT_PROFILE' | 'DELEGATE_CREATE_ENVIRONMENT_PROFILE' | 'CREATE_ENVIRONMENT' | 'CREATE_ENVIRONMENT_FROM_BLUEPRINT' | 'CREATE_PROJECT_FROM_PROJECT_PROFILE' | 'USE_ASSET_TYPE' required

The type of policy that you want to list.

maxResultsinteger

The maximum number of grants to return in a single call to <code>ListPolicyGrants</code>. When the number of grants to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListPolicyGrants</code> to list the next set of grants.

nextTokenstring

When the number of grants is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of grants, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListPolicyGrants</code> to list the next set of grants.

Response

Success

nextTokenstring

When the number of grants is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of grants, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListPolicyGrants</code> to list the next set of grants.