Skip to main content
GET
Get properties

Authorizations

Authorization
string
header
required

Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.

Path Parameters

tenantId
string<uuid>
required

Id of the tenant

refType
enum<string>
required

Reference type the properties are related to

Available options:
case,
case-voucher,
creditor
refId
string<uuid>
required

Id of the reference the properties are related to

Response

Successful operation

propertyId
string<uuid>

ID of ther property

data
handle
string

Handle of the property

ref
enum<string>
Available options:
case,
customer,
creditor
type
enum<string>
Available options:
checkbox,
date-picker,
dropdown,
single-line-text,
multi-line-text,
number,
file,
address,
money