API.models property

Model API operations.

Signature:

readonly models: {
        links: {
            list: (identity: string, options?: Partial<Parameters<Core3DClient['/models/{identity}/links']['GET']>[0]>) => ReturnType<ReturnType<typeof wrapOpenApiMethod<Core3DClient, '/models/{identity}/links', 'GET'>>>;
            read: (source: string, target: string) => ReturnType<ReturnType<typeof wrapOpenApiMethod<Core3DClient, '/models/{identity}/links/{target}', 'GET'>>>;
        };
        read: (identity: string) => ReturnType<ReturnType<typeof wrapOpenApiMethod<Core3DClient, '/models/{identity}', 'GET'>>>;
    };
Get in touch

We'd love to learn more about your vision and how we can help.

PressPrivacyTermsSupportCopyright © 2025 Core3D, Inc. All Rights Reserved.