List company entitlements
Retrieves all entitlements for a specific company (admin only)
path Parameters
companyIdThe company ID
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
List company entitlements › Responses
List of company entitlements
featureIdfeatureKeyfeatureNamedescriptioncategoryrequiresUnlockdisplayOrderisEnabledunlockedAtexpiresAtnoteshasAccessGrant feature entitlement
Grants a feature entitlement to a company (admin only)
path Parameters
companyIdThe company ID
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Grant feature entitlement › Request Body
featureIdexpiresAtnotesGrant feature entitlement › Responses
Entitlement granted successfully
List all companies
Retrieves all companies in the system (admin only)
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
List all companies › Responses
Companies retrieved successfully
createdAtupdatedAtcompanyIdcompanyNameaddressList all features
Retrieves all available features in the platform (admin only)
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
List all features › Responses
List of all features
featureIdfeatureNamefeatureKeydescriptioncategoryrequiresUnlockdisplayOrderRevoke feature entitlement
Revokes a feature entitlement from a company (admin only)
path Parameters
companyIdThe company ID
featureIdThe feature ID to revoke
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Revoke feature entitlement › Responses
Entitlement revoked successfully

