Get the organization's default project
GET/apis/cra.diagrid.io/v1beta1/defaultproject
Report the state of your organization's default project, and start creating it if it is still expected and does not exist yet.
Every organization on a public region is given a project named default when it is created, so this normally just confirms it is there. It exists for the cases where that is not true, which are not interchangeable: an organization whose region is still coming up will get one shortly, an organization on a private region never will, and an organization whose default was deleted never gets it back. The response says which, and what to do instead.
Safe to repeat: the project is only ever created by the platform, from one definition, so calling this twice creates nothing the first call did not.
Responses
- 200
- default
The state of the organization's default project.
Unexpected error.