List Project Grants
POST/v2beta/projects/grants/search
Returns a list of project grants. A project grant is when the organization grants its project to another organization.
Required permission:
project.grant.write
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.