v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
project template statuses

Get all project_template_statuses in project template

get/api/v3/account/project_templates/{project_template_id}/project_template_statuses

Path parameters

project_template_idstring uuid required

ID of the project_template_id to filter project_template_statuses by

Query parameters

last_synced_atstring date-time

Timestamp since when further updates should be included

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Fieldwire-Filter'active' | 'deleted'

Specifies if request should include active, deleted or all (default) entities

Fieldwire-Per-Pageinteger

Specifies the number of entities to include in the request

Response

Successful response

idstring uuid required

ID of the entity

account_idinteger required

ID of the user account

project_template_idstring uuid required

ID of the project template this entity belongs to

namestring required

Name of the entity

ordinalinteger required

Specifies the ordering among siblings

color'#FD504E' | '#C91112' | '#FA8B34' | '#FCD44A' | '#45DE67' | '#12A258' | '#82D8FF' | '#306BDB' | '#F84EF8' | '#282828' | '#FEA7A6' | '#E48888' | '#FDC599' | '#FDE9A4' | '#A2EFB3' | '#88D1AB' | '#C1EBFF' | '#97B5ED' | '#FBA6FB' | '#A66826' required

Color to color the entity in this status

kind'open' | 'tracked' | 'verified' required

Kind of the entity

required_role'follower' | 'member' | 'admin' required

Role required to move in & out of this status

is_defaultboolean required

Whether this is the default status for tasks in a project

created_atstring date-time required

Time when the server created the entity

updated_atstring date-time required

Time when the server last updated the entity

device_created_atstring date-time required

Time when the device created the entity

device_updated_atstring date-time required

Time when the device last updated the entity

creator_user_idinteger required

ID of the user who created this entity

last_editor_user_idinteger required

ID of the user who most recently edited this entity

deleted_atstring date-time nullable

Time the server deleted the entity

resolved_conflictboolean required

Specifies if PUT/PATCH request was rejected - do not store this field!