Skip to main content
GET
Get User 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

contact_id
integer
required

Response

successful operation

id
integer<int64>
page_id
integer<int64>
first_name
string
last_name
string
channel
integer

0 - Messenger, 2 - SMS, 5 - WhatsApp, 7 - Google Business Message, 8 - Telegram, 9 - Webchat

profile_pic
string
locale
string
gender
integer

0 - Female, 1 - Male, 2 - Unknown

timezone
integer
last_sent
integer<int64>

Unix timestamp in milliseconds

last_delivered
integer<int64>

Unix timestamp in milliseconds

last_seen
integer<int64>

Unix timestamp in milliseconds

last_interaction
integer<int64>

Unix timestamp in milliseconds

subscribed_date
string

Subscribed date in UTC. Example 2022-10-12 14:40:00

subscribed
integer

1 - Subscribed, 2 - Unsubscribed

tags
object[]
custom_fields
object[]