kittycad.api.service_accounts.get_service_account_for_org.asyncio

async kittycad.api.service_accounts.get_service_account_for_org.asyncio(token, *, client)[source][source]

This endpoint requires authentication by an org admin. It returns details of the requested service account for the organization.

Return type:

Union[ServiceAccount, Error, None]