Skip to main content
GET
List workspaces

Authorizations

Authorization
string
header
required

Path Parameters

organization_id
string<uuid>
required

A UUID string identifying the organization.

Query Parameters

If set to true, include the logo field in the response. Defaults to false.

Response

200 - application/json
id
string<uuid>
required
read-only
name
string
required
Maximum string length: 255
is_active
boolean
analysis_quota
integer
Required range: 0 <= x <= 2147483647
asset_evaluation_quota
integer
Required range: 0 <= x <= 2147483647
geo_audit_quota
integer
Required range: 0 <= x <= 2147483647
search_credits
integer
Required range: 0 <= x <= 2147483647
search_project_credits
integer
Required range: 0 <= x <= 2147483647
is_pencil
boolean
pencil_client_id
integer<int64> | null
Required range: -9223372036854776000 <= x <= 9223372036854776000
pencil_client_uuid
string | null
Maximum string length: 64