SystemInitResponse
SystemInitResponse documentation for JavaScript SDK
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| alreadyInitialized | Boolean | Indicates whether the system was already initialized before this request. | |
| message | String | A human-readable message about the initialization status. | |
| rootApiKey | String | The API key for the root user. Only present if system was just initialized (not previously initialized). | [optional] |
| userId | String | The user ID of the root user. Only present if system was just initialized (not previously initialized). | [optional] |