取得會員分析數據

Get client analysis

post

Retrieve client analysis data including followers, blocks, message numbers, and tag coverage rates.

Platform filtering:

  • If platform is not specified, returns data for all platforms

  • If platform is specified, returns data only for that platform

Supported platforms: line, facebook, instagram, liveChat, whatsapp

Authorizations
AuthorizationstringRequired

Bearer token for API authentication

Query parameters
botIdstringRequired

The bot ID for the API request

Body
secretstringRequired

Secret key for API authentication

Example: your_secret_key_here
platformstring · enumOptional

Platform type for filtering (optional, if not provided returns all platforms)

Example: linePossible values:
Responses
chevron-right
200

Client analysis data retrieved successfully

application/json
post
/openapi/clients/analysis

Last updated