Customer
Get Customer Property
Get customer property details
GET
/
customer
/
{id}
/
properties
/
{propertyId}
Authorizations
apikey
string
headerrequiredAuthentication is done via apikey
provided for your account
Include the following in your request header
apikey: "your_apikey_here"
Path Parameters
id
string
requiredID of customer
propertyId
string
requiredID of property
Response
200 - application/json
Customer property response model
id
string
entityType
enum<string>
Available options:
customer
entityId
string
type
enum<string>
Available options:
text
, image
, document
, video
title
string
description
string
messages
string[]
priority
integer