kittycad.api.orgs.list_orgs.sync

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

This endpoint requires authentication by a Zoo employee. The orgs are returned in order of creation, with the most recently created orgs first.

Return type:

Union[OrgResultsPage, Error, None]