GET /api/company/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "",
    "expose_uuid": false,
    "enable_tracking": false,
    "enable_advanced_share": false,
    "enable_restricted_access": false,
    "stripe_customer_id": "",
    "plan": null,
    "microsites_limit": null,
    "payment_method": null,
    "company_settings": null
}