Find Your Customer ID and Name

SaaS customers of Sysdig can be identified by a unique customer number and name, provided by email when the Sysdig environment is first provisioned. While it is generally unnecessary to know the customer number and it is not prominently displayed in the user interface, some configuration settings may require it.

For on-premises environments, the customer ID will typically be 1.

On the UI

To retrieve the customer ID:

  1. Log into the Sysdig interface.

  2. Select one of the following from the user menu:

    • Authentication (SSO)
    • Settings > Authentication.

    The Authentication section lists the Customer ID and Customer Name associated with your account.

Using the API

To retrieve the customer ID:

  1. Log into the Sysdig interface.

  2. Navigate to the URL endpoint /api/user/me?_product=SDC.

    E.g. https://app.sysdigcloud.com/api/user/me?_product=SDC

    The JSON file contents are displayed in the browser.

  3. Find the customer:id portion of the JSON to determine the customer ID and name: