kittycad.api.payments.get_org_subscription.asyncio

async kittycad.api.payments.get_org_subscription.asyncio(*, client)[source][source]

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

Return type:

Union[ZooProductSubscriptions, Error, None]