List workspace-tenants
GET /workspace-tenants
GET
/workspace-tenants
Per-organisation Google Workspace Domain-Wide Delegation config (F3.SELFSERVICE.02). service_account_key_encrypted / service_account_email / admin_email are private:true and AES-256-GCM encrypted at rest (service_account_key_encrypted only) — the controller’s toSafe() projection never returns them; callers only see masked is_configured / has_admin_email booleans.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” pagination[page]
integer
pagination[pageSize]
integer
filters
Strapi REST filter syntax
object
sort
string
populate
string
Responses
Section titled “ Responses ”OK
object
data
Array
object
domain
required
string
customer_id
string
service_account_email
string
service_account_key_encrypted
string
admin_email
string
last_synced_at
string format: date-time
sync_status
string
organisation
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer
Missing or invalid authentication
Not authorized (tenant scope or capability)