# ServiceAccount

Type: object

Server-to-server integration identity.

## Properties

- `id` (string, required)
- `tenantId` (string, required)
- `name` (string, required)
- `description` (string, optional)
- `isActive` (boolean, required)
- `createdAt` (string, required)
- `updatedAt` (string, required)

