Skip to main content
POST
Get LinkedIn messages metrics

Authorizations

Authorization
string
header
required

Access token issued by gtm.service.id. Its access_identity claim carries team_sid, actor_sid and actor_type, and that team scope is authoritative.

Team-SID
string
header
required

Team scope for tokens that do not carry one. Ignored when the token already names a team.

Body

application/json

Request body of get_linkedin_messages_metrics.

filter
object
required

Row scope; linkedin_account_sid is REQUIRED (422 without it).

period
object
required

Metrics time window.

group_by
enum<string>

Optional single split axis.

Available options:
linkedin_account_sid,
linkedin_conversation_sid,
type,
linkedin_type,
automation,
messenger_type

Response

metrics success envelope.

success
enum<boolean>
required
Available options:
true
operation
enum<string>
required
Available options:
metrics
metrics
object
required
meta
object
required
applied_filters
object