JavaScript
Customers
Get a single customer by ID
Retrieves a customer by their unique identifier, including billing information and subscription status.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Server API Key
Path Parameters
The unique identifier of the entity
Required string length:
1 - 255Response
The customer object with full details.
Response object
A customer can be either an organization or an individual
