List Projects

Log in to see full request history
Query Params
string

A valid filter for ProjectGET, as a json string

integer
≥ 1
Defaults to 1
integer
1 to 100
Defaults to 50
Responses

Response body
object
items
array of objects
required
Items*
object
integer
required

Id of record, used as primary key when looking up items using the API

date-time
required

Timestamp of the last time the object was modified

integer
required

The Id of the user that last made changes to the object

date-time
required

Timestamp of when the object was first created

integer
required

The Id of the user that first created the object

integer
required

The id of the projects "Basic scope" workorder

number | null

The budgeted number of manhours for the porject

integer | null

The id of a CostCenter this project is linked to

integer | null

Can be used to look up details about the customer contact from the customer contact endpoint. Only customer contacts for the project customer are valid.

integer | null

Can be used to look up details about the customer from the customer endpoint

string | null

The customers reference for the project

date | null

End date of the project

date | null

Date for final inspection of the project

integer | null

The id of the FrameWorkContract used for this project

date | null

Date for the Guarantee Inspection

integer | null

Length of guarantee in months

boolean

Should costs be inherited from parent project?

string | null

A free text private note about the project. For internal use, will not be visible in exports, reports etc.

number | null

The markup on the project given as a percentage.

integer
required

The id of MarkupModel for the project

string
required
length ≤ 50

The name of the Project

string | null

A free text note/description about the project. May be visible in some exports, reports etc.

date | null

Date when a customer placed the order for this project

integer | null

The Id of the project that is above this project in the project tree. null if the project has no parent.

integer | null

The id of a Customer who is the partner for this project

integer | null

The id of PriceType used for the project

integer | null

Probability to get the deal

integer
required

The id of the user who is the Project Manager for this project

string
required
length ≤ 10

A unique project number used as a user friendly id of projects in Next

integer | null

The id of a ProjectResourceGroup for this project

integer
required

Can be used to look up more details about the status from the projectstatus endpoint

integer | null

The id of ProjectType of project

integer | null

The id of the NextUser who's the seller for this project

date | null

Start date of the project

integer | null

The id of a TagField1 record for the project. Default interpretation is "Project Category"

integer | null

The id of a TagField2 record for the project. Default interpretation is "Type of Assignment"

boolean

Should project's workorders should be used as favourites in Next mobile app?

integer | null

The id of user who is the Work Leader for this project

string | null

Address line 1 to the workplace, usually streetname and number

string | null

Address line 2 to the workplace if needed.

string | null

The workplaces City

number | null

The distance to the workplace in kilometers

string | null

An string identifying the workplace

string | null

The workplaces zip code or equivalent

integer
≥ 1
integer
≥ 0
integer
≥ 1
integer
≥ 0

Language
Credentials
OAuth2
URL