https://api.staging.sigopt.com/v1/clients/CLIENT_ID
Retrieves information about a Client.
Request Method: GET
client = conn.clients(CLIENT_ID).fetch()
{ "client_security": { "allow_users_to_see_experiments_by_others": true }, "created": 1414800000, "id": "1", "name": "SigOpt", "object": "client", "organization": "1" }