Organization Summary

Type: object

AttributeTypeDescription
idstringOrganization's unique id
namestringName of the user
logostring (Optional)URL of the organization's logo

Example

{
  "id": "5d9caaecb4a3fa9b972f86ce",
  "name": "Acme, Inc.",
  "logo": "http://placekitten.com/200/300"
}