kittycad.api.meta.instance_metadata

Functions

asyncio(*, client)

Get information about this specific API server instance.

asyncio_detailed(*, client)

rtype

Response[Union[Any, Instance, ErrorMessage]]

sync(*, client)

Get information about this specific API server instance.

sync_detailed(*, client)

rtype

Response[Union[Any, Instance, ErrorMessage]]