v1
latestOpenAPI 3.0.02026-07-24622596.0 KBCompany
Retrieve Company
get/company
Response
Details about the current company
Example response
{
"id": "2789583992",
"name": "Psych",
"status": "active",
"address": {
"street_address_1": "808 P St",
"city": "Lincoln",
"state": "NE",
"postal_code": "68508",
"country": "US"
},
"logo": [
{
"type": "original",
"uri": "https://static.companycam.com/VuS0rPvrnNA1490797262.jpg",
"url": "https://static.companycam.com/VuS0rPvrnNA1490797262.jpg"
}
]
}