Find Your Customer ID and Name
Sysdig SaaS customers 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:
Log into the Sysdig interface.
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.
If you need your Customer Name and it is blank, contact Sysdig Support to have your Customer Name set.
Using the API
To retrieve the customer ID:
Log into the Sysdig interface.
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.
Find the
customer:id
portion of the JSON to determine the customer ID and name:
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.