Skip to main content
GET
Get Configuration
Returns all configuration settings for your company. The response is organized into five top-level categories, each containing subcategories of individual settings.
The top-level premium boolean indicates whether the company has premium features enabled. The personnel_orders subcategory contains the list of orderable items used by the Create Worker Order endpoint.

Authorizations

X-API-KEY
string
header
required

Response

OK

Complete company configuration organized into five categories, plus a premium status flag. Each setting value is returned directly.

premium
boolean

Whether the company has premium features enabled.

shift_options
object

Settings controlling shift behavior: requests, split shifts, equalizer, visibility, and worker limits.

worker_interaction
object

Settings for worker-facing features: bailouts, availability, time off, reviews, blogs, coworker display, and calendar sync.

worker_communication
object

Settings for automated messaging: autotext solicitation, web check-in, silence mode, text options, custom messages, invitations, and event updates.

admin
object

Settings for admin tools: daily summaries, verbose emails, list view options, worker profile control, publish system, and bailout reasons.

time_tracking
object

Settings for time tracking: punch system, worker hours display, client sign-off, reimbursements, deductions, and personnel orders.