Get company details
This endpoint allows users to retrieve details of a specific company.
Access levels:
- SysAdmin/Account Manager: Can view any company
- DPOAdmin: Read-only access to any company
- Company Admin: Can view their own company
- Company DPO: Read-only access to their own company
- User: No access
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Company details
Serializer for detailed company view
The name of the company registered in the instance.
255If the company admins of this company can create & manage their SSO configuration.
Contact email displayed in user profiles for data privacy inquiries.
254Maximum allowed active users for this company license.
-2147483648 <= x <= 2147483647Automatically create user accounts when users log in via external auth (SSO/LDAP) for the first time.
Total storage ceiling for all workspace uploads combined (personal + all shared workspaces), in MB. Leave blank to use the default value. Use 0 to disable uploads.
-2147483648 <= x <= 2147483647Limit for all combined personal workspaces in this company, in MB. Leave blank to use the default value. Use 0 to disable uploads.
-2147483648 <= x <= 2147483647Limit for all combined shared workspaces in this company (including the company workspace), in MB. Leave blank to use the default value. Use 0 to disable uploads.
-2147483648 <= x <= 2147483647Authentication method(s) allowed for users in this company.
password- Passwordsso- Single Sign Onldap- LDAP
password, sso, ldap Minimum password length for users in this company. Leave blank to use the platform default (8 characters).
0 <= x <= 32767Maximum password length for users in this company. Leave blank to use the platform default (128 characters).
0 <= x <= 32767Enable automatic document tagging using Knowledge Graph. Disabling this prevents token consumption for LLM-based tagging. Global setting must also be enabled.
Enable automatic document summarization using Knowledge Graph. Disabling this prevents token consumption for LLM-based summaries. Global setting must also be enabled.
Enable automatic query suggestion generation using Knowledge Graph. Disabling this prevents token consumption for LLM-based query suggestions. Global setting must also be enabled.
Commercial tier for this company. Drives entitlements and billing posture.
free- Freepay-as-you-go- Pay-as-you-gobusiness- Business
free, pay-as-you-go, business If technical telemetry is enabled for this company. No user data is collected.
Include company and user IDs in telemetry. Allows telemetry to be more useful for troubleshooting.