kittycad.api.payments.get_user_subscription.asyncio

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

This endpoint requires authentication by any Zoo user. It gets the subscription for the user.

Return type:

Union[ZooProductSubscriptions, Error, None]