kittycad.api.meta.meta_debug_instance Module

Functions

asyncio(*, client)

Get information about this specific API server instance.

asyncio_detailed(*, client)

rtype

Response[Union[Any, InstanceMetadata]]

sync(*, client)

Get information about this specific API server instance.

sync_detailed(*, client)

rtype

Response[Union[Any, InstanceMetadata]]