Skip to main content

WorkOrderGetByUser

Version: v1.1.0

Supporting model

A request/response or nested model — not a stored DynamoDB entity.

Overview

WorkOrderGetByUser

Fields

FieldTypeRequiredDefaultDescription
user_idstr
page_sizeint15
page_indexint0
tag_idstr
due_datestr
statusList[str]
departmentList[str]
only_show_completedbool
time_zonestrPacific/Auckland

APIs / Triggers

No API or event interacts with this object directly.

Change history

v1.1.0 · 2025-07-24 · Olaniyi Ajayi · 8ccd03db6

update get task

  • Added optional field department.
  • Added optional field due_date.
  • Added optional field only_show_completed.
  • Added optional field tag_id.
v1.0.0 · 2025-07-22 · Olaniyi Ajayi · 28257f990

get my tasks

  • Initial version.

Generated from dismantly-backend/Microservices/WorkOrder/dependencies/models.py. Do not edit by hand.

Models last synced: 2026-06-23 13:21 UTC