---
title: "GET /api/company/current/"
method: GET
path: "/api/company/current/"
tags: ["company"]
---

# GET /api/company/current/

`GET /api/company/current/`

## Headers

- `X-Company` string

## Response `200`

- Company
  - `id` string, uuid, required
  - `name` string
  - `abn` string
  - `contact_email` string, email
  - `contact_name` string
  - `contact_number` string
  - `address` string
  - `weather` string, required
  - `timezone` string, required
  - `employee_me` string, required
  - `employee_type` string, required
  - `employee_limit` string, required
  - `sites_active_today` string, required
  - `last_message` string, required
  - `unread_messages` string, required
  - `total_unread_messages` string, required
  - `has_required_forms` string, required
  - `plan` string, required
  - `company_plan_status` string, required
  - `joined_date` string, required
  - `last4` string, required
  - `exp_year` string, required
  - `exp_month` string, required
  - `free_trail_days` string, required
  - `expense_email` string, required
  - `show_expense_due` string
  - `claims_pdf_footer` string, required
  - `created_at` string, date-time, required
  - `updated_at` string, date-time, required
  - `account_holder_employee_id` string, uuid, nullable
  - `address_lat` number, double, nullable
  - `address_long` number, double, nullable
  - `country` 'AU' | 'NZ' | 'US' — * `AU` - Australia * `NZ` - New Zealand * `US` - United States
  - `state` 'AU-VIC' | 'AU-NSW' | 'AU-ACT' | 'AU-QLD' | 'AU-TAS' | 'AU-SA' | 'AU-NT' | 'AU-WA' | 'NZ-AUK' | 'NZ-BOP' | 'NZ-CAN' | 'NZ-GIS' | 'NZ-HKB' | 'NZ-MBH' | 'NZ-MWT' | 'NZ-NSN' | 'NZ-NTL' | 'NZ-OTA' | 'NZ-STL' | 'NZ-TAS' | 'NZ-TKI' | 'NZ-WKO' | 'NZ-WGN' | 'NZ-WTC' | 'NZ-CIT' | 'US-AK' | 'US-AL' | 'US-AR' | 'US-AZ' | 'US-CA' | 'US-CO' | 'US-CT' | 'US-DC' | 'US-DE' | 'US-FL' | 'US-GA' | 'US-HI' | 'US-IA' | 'US-ID' | 'US-IL' | 'US-IN' | 'US-KS' | 'US-KY' | 'US-LA' | 'US-MA' | 'US-MD' | 'US-ME' | 'US-MI' | 'US-MN' | 'US-MO' | 'US-MS' | 'US-MT' | 'US-NC' | 'US-ND' | 'US-NE' | 'US-NH' | 'US-NJ' | 'US-NM' | 'US-NV' | 'US-NY' | 'US-OH' | 'US-OK' | 'US-OR' | 'US-PA' | 'US-PR' | 'US-RI' | 'US-SC' | 'US-SD' | 'US-TN' | 'US-TX' | 'US-UT' | 'US-VA' | 'US-VT' | 'US-WA' | 'US-WI' | 'US-WV' | 'US-WY' — * `AU-VIC` - Victoria * `AU-NSW` - New South Wales * `AU-ACT` - Australian Capital Territory * `AU-QLD` - Queensland * `AU-TAS` - Tasmania * `AU-SA` - South Australia * `AU-NT` - Northern Territory * `AU-WA` - Western Australia * `NZ-AUK` - Auckland * `NZ-BOP` - Bay of Plenty * `NZ-CAN` - Canterbury * `NZ-GIS` - Gisborne * `NZ-HKB` - Hawke's Bay * `NZ-MBH` - Marlborough * `NZ-MWT` - Manawatu-Wanganui * `NZ-NSN` - Nelson * `NZ-NTL` - Northland * `NZ-OTA` - Otago * `NZ-STL` - Southland * `NZ-TAS` - Tasman * `NZ-TKI` - Taranaki * `NZ-WKO` - Waikato * `NZ-WGN` - Wellington * `NZ-WTC` - West Coast * `NZ-CIT` - Chatham Islands Territory * `US-AK` - Alaska * `US-AL` - Alabama * `US-AR` - Arkansas * `US-AZ` - Arizona * `US-CA` - California * `US-CO` - Colorado * `US-CT` - Connecticut * `US-DC` - District of Columbia * `US-DE` - Delaware * `US-FL` - Florida * `US-GA` - Georgia * `US-HI` - Hawaii * `US-IA` - Iowa * `US-ID` - Idaho * `US-IL` - Illinois * `US-IN` - Indiana * `US-KS` - Kansas * `US-KY` - Kentucky * `US-LA` - Louisiana * `US-MA` - Massachusetts * `US-MD` - Maryland * `US-ME` - Maine * `US-MI` - Michigan * `US-MN` - Minnesota * `US-MO` - Missouri * `US-MS` - Mississippi * `US-MT` - Montana * `US-NC` - North Carolina * `US-ND` - North Dakota * `US-NE` - Nebraska * `US-NH` - New Hampshire * `US-NJ` - New Jersey * `US-NM` - New Mexico * `US-NV` - Nevada * `US-NY` - New York * `US-OH` - Ohio * `US-OK` - Oklahoma * `US-OR` - Oregon * `US-PA` - Pennsylvania * `US-PR` - Puerto Rico * `US-RI` - Rhode Island * `US-SC` - South Carolina * `US-SD` - South Dakota * `US-TN` - Tennessee * `US-TX` - Texas * `US-UT` - Utah * `US-VA` - Virginia * `US-VT` - Vermont * `US-WA` - Washington * `US-WI` - Wisconsin * `US-WV` - West Virginia * `US-WY` - Wyoming
  - `purchase_order_ref_no_count` integer
  - `time_tracking` 'schedule' | 'daycards' | 'timetraka' — * `schedule` - schedule * `daycards` - daycards * `timetraka` - timetraka
  - `use_authorization` boolean
  - `advanced_loading` boolean
  - `daycard_pdf` 'full' | 'employee' — * `full` - full * `employee` - employee
  - `timetraka_pdf` 'full' | 'employee' — * `full` - full * `employee` - employee
  - `timetraka_round_up_minutes` integer
  - `use_timetraka_pre_work_lockout` boolean
  - `use_timetraka_approval` boolean
  - `use_daycard_approval` boolean
  - `use_timetraka_geofence` boolean
  - `timetraka_geofence_radius` integer
  - `timetraka_map_style` 'light' | 'dark' — * `light` - light * `dark` - dark
  - `timetraka_prework_notification_1h_before` boolean
  - `timetraka_prework_notification_15m_before` boolean
  - `timetraka_postwork_notification_15m_before` boolean
  - `timetraka_discrepancy_start_time_mins` integer
  - `timetraka_discrepancy_end_time_mins` integer
  - `timetraka_discrepancy_location_radius` integer
  - `timetraka_discrepancy_unscheduled` boolean
  - `timetraka_discrepancy_wrong_project` boolean
  - `use_default_rdos` boolean
  - `use_default_public_holidays` boolean
  - `allow_crew_access_to_all_projects` boolean
  - `allow_contractor_access_to_all_projects` boolean
  - `show_projects_on_diary` boolean
  - `projects_on_diary` 'none' | 'active' | 'scheduled' — * `none` - none * `active` - active * `scheduled` - scheduled
  - `show_receipts_on_expenses_pdf` boolean
  - `require_project_for_expense` boolean
  - `show_expense_paid` boolean
  - `hide_completed_projects_on_schedule` boolean
  - `show_only_active_projects_on_schedule` boolean
  - `only_show_sent_daycards` boolean
  - `only_allow_one_project_per_daycard` boolean
  - `only_allow_one_employee_per_daycard` boolean
  - `daycard_time_mode` boolean
  - `use_eba_weekend` boolean
  - `use_eba_weekday` boolean
  - `eba_weekday_type` 'weekly' | 'daily' — * `weekly` - weekly * `daily` - daily
  - `summary_pdf_days` 7 | 14 — * `7` - 7 * `14` - 14
  - `work_week_hours` number, double
  - `work_days` DaysEnum[]
  - `start_of_pay_week` 'monday' | 'tuesday' | 'wednesday' | 'thursday' | 'friday' | 'saturday' | 'sunday' — * `monday` - monday * `tuesday` - tuesday * `wednesday` - wednesday * `thursday` - thursday * `friday` - friday * `saturday` - saturday * `sunday` - sunday
  - `pdf_header_color` 'light' | 'dark' — * `light` - light * `dark` - dark
  - `project_summary_pdf_type` 'hours' | 'cost' — * `hours` - hours * `cost` - cost
  - `crew_summary_pdf_type` 'hours' | 'cost' — * `hours` - hours * `cost` - cost
  - `gst_multiplier` number, double
  - `exclude_gst_on_budgets` boolean
  - `exclude_gst_on_claims` boolean
  - `show_leave_balances` boolean
  - `show_equipment_module` boolean
  - `show_diary_module` boolean
  - `show_incidents_module` boolean
  - `show_covid_module` boolean
  - `show_swms_module` boolean
  - `show_jsa_module` boolean
  - `show_wpa_module` boolean
  - `show_claims_module` boolean
  - `show_gantt_module` boolean
  - `show_clients_module` boolean
  - `show_daycards_module` boolean
  - `show_forms_module` boolean
  - `show_dockets_module` boolean
  - `show_expenses_module` boolean
  - `show_defects_module` boolean
  - `show_budgets_module` boolean
  - `show_leave_module` boolean
  - `logo` string, uri, nullable
  - `leave_calculated_rate` number, double
  - `next_billing_date` string, date-time, nullable
  - `current_plan_price` number, double, nullable
  - `xero_travel_earnings_line` string, uuid, nullable
  - `xero_send_timesheets_date` 'payment_date' | 'day_after_end' — * `payment_date` - payment_date * `day_after_end` - day_after_end
  - `last_xero_timesheet_sent` string, date-time, required
  - `last_xero_calendar_update` string, date-time
  - `xero_annual_leave_type` string, uuid, nullable
  - `xero_sick_leave_type` string, uuid, nullable
  - `xero_personal_leave_type` string, uuid, nullable
  - `xero_rdo_leave_type` string, uuid, nullable
  - `xero_maternity_leave_type` string, uuid, nullable
  - `xero_other_leave_type` string, uuid, nullable
  - `last_myob_timesheet_sent` string, date-time, required
  - `myob_regular_hours_pay_item` string, nullable
  - `myob_overtime_hours_pay_item` string, nullable
  - `last_reece_invoice_fetch` string, date-time
  - `import_reece_invoices_automatically` boolean
  - `hear_about_us` string
  - `weather_location` string, uuid, nullable
  - `message_channel` string, uuid, nullable
  - `company_plan` string, uuid, nullable
  - `stripe_customer` string, uuid, nullable

---

[API](https://skmtc.net/crewtraka/apis/crewtraka-api.md) · [All operations](https://skmtc.net/crewtraka/apis/crewtraka-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crewtraka/crewtraka-api/versions/328c565b8102/schema)
