Skip to main content
GET
Get Mention

Authorizations

X-API-KEY
string
header
required

Your API key for authentication.

x-org-id
string
header
required

Org impersonation via x-org-id. Superadmins may impersonate any org; admins may impersonate their direct sub-organizations. Enter the target organization ID to act as that org.

Path Parameters

mention_id
string
required
Required string length: 24

Response

Successful Response

display_name
string
required
id
string | null
account_id
string | null
tags
enum<string>[] | null
Available options:
global,
lead,
time,
agent,
action,
system_prompt,
extracted_data,
custom_fields,
campaign,
role,
script,
conversation,
inferred
mention
string | null
description
string | null
enabled
boolean | null
default:true
history
HistoryModel · object | null