Skip to main content
GET
Get User Fields

Authorizations

X-ACCESS-TOKEN
string
header
required

API access token from your Fliqr AI dashboard (Settings → API). Send it in the X-ACCESS-TOKEN header on every request.

Path Parameters

contact_id
integer
required

Response

200 - application/json

successful operation

id
integer<int64>
name
string
type
enum<integer>

0 - Text, 1 - Number, 2- Date (Unix timestamp), 3 - Date & Time (Unix timestamp), 4 - Boolean(0 or 1), 5- Long Text, 6 - Select, 7 - Multi Select

Available options:
0,
1,
2,
3,
4,
5,
6,
7
value
string

type == 0 then value is string, else value is a number