Skip to content

Get customer detail, usage, health, and complete chat history​

GET
/product/sites/{siteId}/customers/{customerId}

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters​

Path Parameters

siteId*
Type
string
Required
customerId*
Type
string
Required

Query Parameters

days
Type
integer
Default
30

Responses​

OK

application/json
JSON
"string"

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI