get https://api.7shifts.com/v2/companies/
Sample Response
{
"id": 1234,
"name": "Restaurant",
"country": "US",
"photo": "https://storage.googleapis.com/customerassets.7shifts.com/e239f7d8638dc0ebf1f9deff55e7ec6d/72d89b5402aea595b272115f955da1ff.jpg",
"plan_id": "works-v2",
"created": "2021-10-19T22:56:47+00:00",
"modified": "2022-06-05T22:53:54+00:00",
"expires": "2026-11-02T22:56:47+00:00",
"days_to_expire": 15,
"converted": null,
"pos": "no_pos",
"status": "trial",
"start_week_on": 0,
"meta": {
"onboarding_complete": true,
"buy_now": false,
"employee_count_range": "0",
"trial_checklist_stored_locally": true,
"signup_utm_source": "internal-signup",
"utm_source": "",
"signup_content_source": ""
}
}