Frontu API Sandbox
ClientApi/Work
Get Work
2min
GET
AUTHENTICATION
Authorization
apiKey
QUERY PARAMETERS
guid
string
GUID format entity identifier generated by Frontu.
systemId
string
Entity identifier from external system.
RESPONSES
200
Returned when successful
object
Returned when successful
version
integer
title
string
duration
integer
suggestedDuration
integer
currency
string
vat
string
rate
integer
price
integer
priceWithVat
integer
description
string
standartizedWork
object
Example: [object Object]
object
object
Example: [object Object]
task
object
Example: [object Object]
taskTemplate
string
user
object
Example: [object Object]
guid
string
created
string
updated
string
deleted
boolean
workTime
string
workType
string
systemId
string
404
Entity not found
Curl
Python
PHP
Shell
C#
|
RESPONSES
200
404
|

Updated 31 Jul 2023
Did this page help you?