Client Object

A team that is using SigOpt. Multiple users may be affiliated with a single client. Users are only able to see information about clients if they have been invited to see this client via the web interface.

Fields

Supported Endpoints

Example

{
  "client_security": {
    "allow_users_to_see_experiments_by_others": true
  },
  "created": 1414800000,
  "id": "1",
  "name": "SigOpt",
  "object": "client",
  "organization": "1"
}

Last updated