kittycad.api.orgs.list_org_members.sync

kittycad.api.orgs.list_org_members.sync(sort_by, role, *, client, limit=None, page_token=None)[source][source]

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

Return type:

Union[OrgMemberResultsPage, Error, None]