GET
/
customer
/
{id}
/
properties

Authorizations

apikey
string
header
required

Authentication is done via apikey provided for your account

Include the following in your request header

apikey: "your_apikey_here"

Path Parameters

id
string
required

ID of customer

Response

200 - application/json
description
string
entityId
string
entityType
enum<string>
Available options:
customer
id
string
messages
string[]
priority
integer
title
string
type
enum<string>
Available options:
text,
image,
document,
video