Skip to main content
Question

Unable to pull enterprise configuration from API

  • December 3, 2025
  • 0 replies
  • 32 views

The API that I use is this :
{{BASE_URL}}/enterprise_configurations/{{ENTERPRISE_ID}}?categories=user_settings,security

And I always have 404 response.  I have made sure the enterprise scope is present in token. Infact I tried to login from my docs using same oauth and receive 404 so is it something that needs to be enabled in account?