ory-client 1.22.39

OpenAPI API client for Ory Network, Ory's web-scale API for identity and access control.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# WorkspaceOrganization

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**active_link** | Option<[**models::OnboardingPortalLink**]onboardingPortalLink.md> |  | [optional]
**created_at** | **String** |  | 
**default_region** | Option<**String**> | DefaultRegion sets the default region for identities provisioned into this organization, when the identity does not specify a region explictly. eu-central EUCentral asia-northeast AsiaNorthEast us-east USEast us-west USWest eu EU asia Asia us US global Global | [optional]
**domains** | **Vec<String>** | The list of organization's domains. | 
**id** | **String** | The organization's ID. | 
**label** | **String** | The organization's human-readable label. | 
**providers** | **Vec<String>** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)