Tenants

Operations for managing tenants in the system. Tenants represent isolated environments within the platform, each with their own configuration, users, and resources.

get

Retrieve a paginated list of tenants accessible to the authenticated user

Package Types

Operations for managing package types. Package types define different service tiers and feature sets available for tenants.

get

Retrieve available package types

Operations on a specific package type

get

Retrieve details of a specific package type

Tenant Subscriptions

Operations for managing tenant subscriptions. Subscriptions link tenants to package types and define billing and feature access.

get

Retrieve tenant subscriptions

Users

Operations for managing users in the system. Users can be associated with tenants and assigned various roles and permissions.

get

Retrieve a paginated list of users

post

Create a new user in the system

Operations on a specific user identified by primary key

delete

Delete a user from the system