Organization Object
An Organization represents a group of people who have access to SigOpt. Users within the same Organization can share resources with one another. Organizations can have multiple Clients (teams).
Fields
Key | Type | Value |
---|---|---|
|
| The timestamp (in seconds since epoch) that this organization was created. |
|
| True if this organization has been deleted. |
|
| A unique ID for this organization. |
|
| A user-specified name for this organization. |
Supported Endpoints
Method | URI | Description |
---|---|---|
| Organization Detail |
Example
Last updated