Frontu API Sandbox
ClientApi/Task

Get full Task data with works, materials, etc.

1min
GET
https://dev1.frontu.com//client/api/v2/tasks/full
This endpoint allows to get task full information with all relations and all task information.
Authentication
Authorization
Query Parameters
guid
systemId
Responses
200
Returned when successful
systemId
code
title
clientName
clientEmail
rating
agreement
signatureType
signatureFile
description
abortMessage
clientNote
clientNoteReply
distance
workPrice
workPriceWithVat
routePrice
routePriceWithVat
materialPrice
materialPriceWithVat
finalPrice
finalPriceWithVat
vat
currency
status
stopStatusMessage
plannedTime
plannedEndTime
fetched
time
ended
pastDue
duration
durationFull
billDate
billStatus
reassigned
filesExists
user
formerUser
assignor
taskType
workspace
client
works
materials
routeHistories
taskRequest
createdBy
requireObjectCode
requireSignature
taskTypePriority
guid
created
updated
version
deleted
receivedByExternalSystem
helpers
tags
404
Entity not found
Curl
JS
Ruby
Python
Responses
200
404