v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
projects

Show all projects in an account

get/api/v3/account/projects

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Fieldwire-Filter'all' | 'active' | 'deleted'

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

Response

Successful response

idstring uuid required

ID of the entity

account_idinteger required

Account id project is under

has_logoboolean required

Boolean if project has logo

is_3d_bim_enabledboolean nullable

If 3D BIM is enabled for this project

is_email_notifications_enabledboolean required

Whether email notifications are enabled for this project

prompt_effort_on_completeboolean required

Whether prompt to input effort should be shown on marking tasks as completed

addressstring nullable

Address of this project

codestring nullable

Code of this project

colorstring required

Color to use for this project for highlighting in the UI

currencystring required

Currency to use for the cost_value of Tasks in this project

default_pm_group_idstring uuid nullable

The default PmGroup for this project, if it is a PM-enabled project

logo_urlstring nullable

URL of the logo for this project

man_power_unitsstring required

Unit to use for the man_power_value of Tasks in this project

namestring required

Name of this project

time_zonestring required

Timezone of this project

sheets_limitinteger nullable

Count of the latest sheet versions that should be cached on the mobile apps

owner_emailstring nullable

Email of user who owns the project

plan_name'Basic' | 'Pro' | 'Business' | 'Enterprise'

Tier this project belongs to

is_premiumboolean required

If this is a premium project

is_enterpriseboolean required

If this project is an enterprise project

archived_atstring date-time nullable

Time when this project was archived

created_atstring date-time required

Time when the server created the entity

device_created_atstring date-time required

Time when the device created the entity

resolved_conflictboolean required

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

device_updated_atstring date-time required

Time when the device last updated the entity

updated_atstring date-time required

Time when the server last updated the entity

deleted_atstring date-time nullable

Time the server deleted the entity