HTTP/1.1 200 OK
Content-Type: application/json
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Strict-Transport-Security: max-age=31536000 ; includeSubDomains
Content-Length: 282

{
  "id" : 2,
  "name" : "Test Organization",
  "publicKey" : "695fafa6-3c00-4822-b31f-b54d3d36d308",
  "privateKey" : "cc441471-cbe8-4a0c-8f9a-bcda710d1a02",
  "domain" : null,
  "autologinEnabled" : false,
  "appendDomainToLogin" : false,
  "type" : "DEFAULT",
  "tenantId" : 10
}