Skip to main content

Get my Account statistics

GET 

/accounts/me/stats

Get the Account statistics, such the number of products, product groups and urls in the KG.

Responses

Found

Schema

    account_id int64required

    The account ID.

    entities int64required

    The number of entities.

    entities_with_url int64required

    The number of entities with URL.

    product_groups int64required

    The number of product groups in the KG.

    products int64required

    The number of products in the KG.