Project Assets
Last updated
Was this helpful?
Last updated
Was this helpful?
Project assets are the defined lists of objects that can be attached to tasks within a project. You can query these assets to assist in constructing more precise Task queries.
Use this endpoint to query the list of Users on a project.
Use this endpoint to query the list of Subcontractors on a project.
Use this endpoint to query the tree of Folders on a project.
Use this endpoint to query the list of Packages on a project.
Use this endpoint to query the list of Calendars on a project.
Use this endpoint to query the list of Locations on a project.
Get users
/{region}/v1/projects/{projectId}/users
gb | au
gb
, au
projectId
access token
Get subcontractors
/{region}/v1/projects/{projectId}/subcontractors
gb | au
gb
, au
projectId
access token
Get folders
/{region}/v1/projects/{projectId}/folders
gb | au
gb
, au
projectId
access token
Get packages
/{region}/v1/projects/{projectId}/packages
gb | au
gb
, au
projectId
access token
Get calendars
/{region}/v1/projects/{projectId}/calendars
gb | au
gb
, au
projectId
access token
Get locations
/{region}/v1/projects/{projectId}/locations
gb | au
gb
, au
projectId
access token