Get Customer Settings

Retrieves the customer settings for the authenticated customer.

Customer Settings represent the core company-level configuration. This includes foundational information such as the company name, description, elevator pitch, and strategic go-to-market priorities. This information provides the baseline context that AI agents use to generate recommendations, messaging, targeting insights, and account prioritization.

This resource is a singleton per customer, meaning each customer can have only one Customer Settings record. If no configuration has been created yet, the endpoint will return 404 Not Found.

Use Post Customer Settings to create or update the settings.

Common use cases

  • Retrieve the current company context powering GTM AI features
  • Verify whether company configuration has been initialized
  • Load existing company overview information for editing or synchronization
Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here!