kittycad.api.orgs.get_org.asyncio

async kittycad.api.orgs.get_org.asyncio(*, client)[source][source]

This endpoint requires authentication by an org admin. It gets the authenticated user’s org.

Return type:

Union[Org, Error, None]