kittycad.api.payments.list_invoices_for_org.asyncio

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

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

Return type:

Union[List[Invoice], Error, None]