GET
/
api
/
v1
/
org
/
projects
{
  "results": [
    {
      "requireUserCredentials": true,
      "warehouseType": "bigquery",
      "upstreamProjectUuid": "<string>",
      "createdByUserUuid": "<string>",
      "type": "DEFAULT",
      "name": "<string>",
      "projectUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
    }
  ],
  "status": "ok"
}

Response

200
application/json
Ok

List of projects in the current organization

results
object[]
required

Summary of a project under an organization

status
enum<string>
required
Available options:
ok