Skip to main content
GET
/
api
/
v1
/
bigquery
/
sso
/
is-authenticated
cURL
curl --request GET \
  --url http://api/v1/bigquery/sso/is-authenticated
{
  "results": "<any>",
  "status": "ok"
}

Response

Success

status
enum<string>
required
Available options:
ok
results
any