Frontu API Sandbox
ClientApi/Workspace
Get workspace detail information
2min
GET
AUTHENTICATION
Authorization
apiKey
QUERY PARAMETERS
guid
string
GUID format entity identifier generated by Frontu.
systemId
string
Entity identifier from external system.
title
string
Title.
serialNumber
string
Serial number.
objectCode
string
Object code.
RESPONSES
200
Returned when successful
object
Returned when successful
version
integer
title
string
serialNumber
string
longitude
string
latitude
string
note
string
address
string
city
string
apartmentNumber
boolean
signatureCode
string
objectCode
string
client
string
guid
string
Unique
created
string
updated
string
deleted
boolean
systemId
string
Unique
customValues
object[]
Example:
404
Entity not found
Curl
Python
PHP
Shell
C#
|
RESPONSES
200
404
|

Updated 31 Jul 2023
Did this page help you?