GoodMem
ReferenceClient SDKsJavaScript SDKResponses

SystemInitResponse

SystemInitResponse documentation for JavaScript SDK

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]

On this page