v1
latestOpenAPI 3.0.02026-08-06151101754.7 KBMy
Returns the logged-in company settings
get/my/company/settings
Response
Settings
Example response
{
"data": {
"id": 1,
"allow_overlapping_employees": true,
"show_sequential_custom_numbers": true,
"show_shareable_link": true,
"force_unique_custom_numbers": true,
"suggestions_project_contain": "1000-2000",
"unplanned_assignments_app": "DIRECT",
"material_change_documentation": true,
"project_assignments_visibility_app": "ALL",
"assignments_max_start_app": "FOUR_WEEKS",
"create_assignments_app": true,
"activity_position_app": "DISABLED",
"pdf_logo_align": "CENTER",
"calendar_day_start": "08:00",
"calendar_day_end": "17:00",
"remind_assignment_start": "ONE_HOUR",
"notify_assignment_change_scope": "TODAY_OR_TOMORROW",
"currency": "EUR",
"first_line": "company settings 1",
"person_day_length": 510,
"default_holidays_per_year": 25
}
}