GoodMem
ReferenceClient SDKsJava SDKResponses

SystemInitResponse

SystemInitResponse documentation for Java SDK

SystemInitResponse

Response from the system initialization endpoint.

Properties

NameTypeDescriptionNotes
alreadyInitializedBooleanIndicates whether the system was already initialized before this request.
messageStringA human-readable message about the initialization status.
rootApiKeyStringThe API key for the root user. Only present if system was just initialized (not previously initialized).[optional]
userIdStringThe user ID of the root user. Only present if system was just initialized (not previously initialized).[optional]