GET
/
api
/
v1
/
bigquery
/
sso
/
datasets
{
  "results": [
    {
      "datasetId": "<string>",
      "location": "<string>",
      "projectId": "<string>"
    }
  ],
  "status": "ok"
}

Query Parameters

projectId
string
required

Response

Success

results
object[]
required
status
enum<string>
required
Available options:
ok