Skip to main content
GET
Get Custom Field By Name

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

custom_field_name
string
required

Response

200 - application/json

successful operation

id
integer<int64>
name
string
type
integer

0 - Text, 1 - Number, 2- Date (Unix timestamp), 3 - Date & Time (Unix timestamp), 4 - Boolean(0 or 1)

description
string