rozod
    Preparing search index...

    Variable getCloudV2UniversesUniverseIdOrderedDataStoresOrderedDataStoreIdScopesScopeIdEntriesEntryIdConst Param

    getCloudV2UniversesUniverseIdOrderedDataStoresOrderedDataStoreIdScopesScopeIdEntriesEntryId: EndpointGeneric<
        {
            entry_id: string;
            ordered_data_store_id: string;
            scope_id: string;
            universe_id: string;
        },
        { id: string; path: string; value: number },
        undefined,
    > = ...

    STABLE

    Gets the specified entry.

    Scopes: universe.ordered-data-store.scope.entry:read Engine: Not available in-engine

    universe_id The universe ID. ordered_data_store_id The ordered-data-store ID. scope_id The scope ID. entry_id The entry ID.