List Organization Settings
POST/v2/settings/organization/search
Returns a list of organization settings.
Required permission:
iam.policy.read
org.policy.read
Request​
Responses​
- 200
- 400
- 403
- 404
- default
A list of all project grants matching the query
invalid list query
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.