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
created
int
The timestamp (in seconds since epoch) that this organization was created.
deleted
bool
True if this organization has been deleted.
id
string
A unique ID for this organization.
name
string
A user-specified name for this organization.
Supported Endpoints
Method
URI
Description
Example
Last updated