Skip to main content
GET
/
v1
/
ui
/
accounts
/
{entityId}
/
stats
Get account statistics
curl --request GET \
  --url https://api.example.com/v1/ui/accounts/{entityId}/stats
{}

Path Parameters

entityId
string
required

Entity ID (product)

Query Parameters

entityType
enum<string>

Entity type (always product)

Available options:
product

Response

200 - application/json

Account statistics retrieved successfully

The response is of type object.