GoodMem
ReferenceClient SDKsJavaResponses

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]
userIdUUIDThe user ID of the root user. Only present if system was just initialized (not previously initialized).[optional]