Skip to main content
GET
cURL

Response

200 - application/json
id
string<uuid>
required
read-only
name
string
required
Maximum string length: 255
has_custom_clip_service_token
boolean
required
read-only
default_repository_id
string<uuid> | null
required
read-only
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
member_count
integer
default:0
required
read-only
description
string
whitelisted_email_domains
string[]
Maximum string length: 255
globus_identity_provider_id
string<uuid> | null

Globus institutional IdP UUID for auto-join on SSO signup.

allow_external_ai
boolean
allow_user_agent_config
boolean
llm_provider_tier_preference
enum<string>
  • zdr - ZDR (Zero Data Retention)
  • private_endpoint - Private Endpoint
Available options:
zdr,
private_endpoint
custom_ollama_url
string
Maximum string length: 255
custom_ollama_model
string
Maximum string length: 128
custom_clip_service_url
string
Maximum string length: 255
default_project_geobound_configured
boolean
default_project_geobound_enabled
boolean
default_project_geobound_basis
enum<string>
  • ip - IP country
  • affiliation - Affiliation country
  • ip_or_affiliation - IP or affiliation country
  • ip_and_affiliation - IP and affiliation country
Available options:
ip,
affiliation,
ip_or_affiliation,
ip_and_affiliation
default_project_geobound_allowed_countries
string[]
Maximum string length: 2
Pattern: ^[A-Z]{2}$
default_project_geobound_allowed_country_set
string<uuid> | null
default_project_geobound_denied_country_set
string<uuid> | null
default_project_geobound_block_vpn
boolean
default_project_geobound_fail_closed
boolean