2024-07-28 22:52:47 +00:00
<!DOCTYPE html>
2024-09-10 20:35:13 +00:00
< html class = "writer-html5" lang = "en" data-content_root = "../" >
2024-07-28 22:52:47 +00:00
< head >
2024-09-10 20:35:13 +00:00
< meta charset = "utf-8" / > < meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2024-07-28 22:52:47 +00:00
< meta property = "og:title" content = "kittycad.api.orgs" / >
< meta property = "og:type" content = "website" / >
< meta property = "og:url" content = "_autosummary/kittycad.api.orgs.html" / >
< meta property = "og:site_name" content = "kittycad" / >
< meta property = "og:description" content = "Contains methods for accessing the orgs API paths: An organization is a group of users of the Zoo API. Here, we can add users to an org and perform operations on orgs. Modules" / >
< meta name = "description" content = "Contains methods for accessing the orgs API paths: An organization is a group of users of the Zoo API. Here, we can add users to an org and perform operations on orgs. Modules" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2024-09-10 22:10:02 +00:00
< title > kittycad.api.orgs — kittycad v0.7.0 documentation< / title >
2024-09-10 20:35:13 +00:00
< link rel = "stylesheet" type = "text/css" href = "../_static/pygments.css?v=d10597a4" / >
< link rel = "stylesheet" type = "text/css" href = "../_static/css/theme.css?v=19f00094" / >
< link rel = "stylesheet" type = "text/css" href = "../_static/graphviz.css?v=fd3f3429" / >
< link rel = "stylesheet" type = "text/css" href = "../_static/copybutton.css?v=76b2166b" / >
< link rel = "stylesheet" type = "text/css" href = "../_static/autoclasstoc.css?v=08871587" / >
2024-07-28 22:52:47 +00:00
<!-- [if lt IE 9]>
< script src = "../_static/js/html5shiv.min.js" > < / script >
<![endif]-->
< script src = "../_static/jquery.js?v=5d32c60e" > < / script >
< script src = "../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c" > < / script >
2024-09-10 22:10:02 +00:00
< script src = "../_static/documentation_options.js?v=05c9169f" > < / script >
2024-07-28 22:52:47 +00:00
< script src = "../_static/doctools.js?v=9a2dae69" > < / script >
< script src = "../_static/sphinx_highlight.js?v=dc90522c" > < / script >
< script src = "../_static/clipboard.min.js?v=a7894cd8" > < / script >
< script src = "../_static/copybutton.js?v=f281be69" > < / script >
< script src = "../_static/js/theme.js" > < / script >
< link rel = "index" title = "Index" href = "../genindex.html" / >
< link rel = "search" title = "Search" href = "../search.html" / >
< link rel = "next" title = "kittycad.api.orgs.create_org" href = "kittycad.api.orgs.create_org.html" / >
< link rel = "prev" title = "kittycad.api.oauth2" href = "kittycad.api.oauth2.html" / >
< / head >
< body class = "wy-body-for-nav" >
< div class = "wy-grid-for-nav" >
< nav data-toggle = "wy-nav-shift" class = "wy-nav-side" >
< div class = "wy-side-scroll" >
< div class = "wy-side-nav-search" >
< a href = "../index.html" class = "icon icon-home" >
kittycad
< / a >
< div class = "version" >
2024-09-10 22:10:02 +00:00
v0.7.0
2024-07-28 22:52:47 +00:00
< / div >
< div role = "search" >
< form id = "rtd-search-form" class = "wy-form" action = "../search.html" method = "get" >
< input type = "text" name = "q" placeholder = "Search docs" aria-label = "Search docs" / >
< input type = "hidden" name = "check_keywords" value = "yes" / >
< input type = "hidden" name = "area" value = "default" / >
< / form >
< / div >
< / div > < div class = "wy-menu wy-menu-vertical" data-spy = "affix" role = "navigation" aria-label = "Navigation menu" >
< ul class = "current" >
< li class = "toctree-l1 current" > < a class = "reference internal" href = "kittycad.api.html" > kittycad.api< / a > < ul class = "current" >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.api_calls.html" > kittycad.api.api_calls< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.api_tokens.html" > kittycad.api.api_tokens< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.apps.html" > kittycad.api.apps< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.beta.html" > kittycad.api.beta< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.constant.html" > kittycad.api.constant< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.executor.html" > kittycad.api.executor< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.file.html" > kittycad.api.file< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.hidden.html" > kittycad.api.hidden< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.meta.html" > kittycad.api.meta< / a > < / li >
2024-08-10 04:16:23 +00:00
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.ml.html" > kittycad.api.ml< / a > < / li >
2024-07-28 22:52:47 +00:00
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.modeling.html" > kittycad.api.modeling< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.oauth2.html" > kittycad.api.oauth2< / a > < / li >
< li class = "toctree-l2 current" > < a class = "current reference internal" href = "#" > kittycad.api.orgs< / a > < ul >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.create_org.html" > kittycad.api.orgs.create_org< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.create_org_member.html" > kittycad.api.orgs.create_org_member< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.create_org_saml_idp.html" > kittycad.api.orgs.create_org_saml_idp< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.delete_org.html" > kittycad.api.orgs.delete_org< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.delete_org_member.html" > kittycad.api.orgs.delete_org_member< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.delete_org_saml_idp.html" > kittycad.api.orgs.delete_org_saml_idp< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.get_any_org.html" > kittycad.api.orgs.get_any_org< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.get_org.html" > kittycad.api.orgs.get_org< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.get_org_member.html" > kittycad.api.orgs.get_org_member< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.get_org_privacy_settings.html" > kittycad.api.orgs.get_org_privacy_settings< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.get_org_saml_idp.html" > kittycad.api.orgs.get_org_saml_idp< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.get_user_org.html" > kittycad.api.orgs.get_user_org< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.list_org_members.html" > kittycad.api.orgs.list_org_members< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.list_orgs.html" > kittycad.api.orgs.list_orgs< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.update_enterprise_pricing_for_org.html" > kittycad.api.orgs.update_enterprise_pricing_for_org< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.update_org.html" > kittycad.api.orgs.update_org< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.update_org_member.html" > kittycad.api.orgs.update_org_member< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.update_org_privacy_settings.html" > kittycad.api.orgs.update_org_privacy_settings< / a > < / li >
< li class = "toctree-l3" > < a class = "reference internal" href = "kittycad.api.orgs.update_org_saml_idp.html" > kittycad.api.orgs.update_org_saml_idp< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.payments.html" > kittycad.api.payments< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.service_accounts.html" > kittycad.api.service_accounts< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.store.html" > kittycad.api.store< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.unit.html" > kittycad.api.unit< / a > < / li >
< li class = "toctree-l2" > < a class = "reference internal" href = "kittycad.api.users.html" > kittycad.api.users< / a > < / li >
< / ul >
< / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "kittycad.client.html" > kittycad.client< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "kittycad.models.html" > kittycad.models< / a > < / li >
< li class = "toctree-l1" > < a class = "reference internal" href = "kittycad.types.html" > kittycad.types< / a > < / li >
< / ul >
< / div >
< / div >
< / nav >
< section data-toggle = "wy-nav-shift" class = "wy-nav-content-wrap" > < nav class = "wy-nav-top" aria-label = "Mobile navigation menu" >
< i data-toggle = "wy-nav-top" class = "fa fa-bars" > < / i >
< a href = "../index.html" > kittycad< / a >
< / nav >
< div class = "wy-nav-content" >
< div class = "rst-content" >
< div role = "navigation" aria-label = "Page navigation" >
< ul class = "wy-breadcrumbs" >
< li > < a href = "../index.html" class = "icon icon-home" aria-label = "Home" > < / a > < / li >
< li class = "breadcrumb-item" > < a href = "kittycad.api.html" > kittycad.api< / a > < / li >
< li class = "breadcrumb-item active" > kittycad.api.orgs< / li >
< li class = "wy-breadcrumbs-aside" >
< / li >
< / ul >
< hr / >
< / div >
< div role = "main" class = "document" itemscope = "itemscope" itemtype = "http://schema.org/Article" >
< div itemprop = "articleBody" >
< section id = "module-kittycad.api.orgs" >
< span id = "kittycad-api-orgs" > < / span > < h1 > kittycad.api.orgs< a class = "headerlink" href = "#module-kittycad.api.orgs" title = "Link to this heading" > < / a > < / h1 >
< p > Contains methods for accessing the orgs API paths: An organization is a group of users of the Zoo API. Here, we can add users to an org and perform operations on orgs.< / p >
< p class = "rubric" > Modules< / p >
< table class = "autosummary longtable docutils align-default" >
< tbody >
2024-09-10 20:35:13 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.create_org.html#module-kittycad.api.orgs.create_org" title = "kittycad.api.orgs.create_org" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > create_org< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.create_org_member.html#module-kittycad.api.orgs.create_org_member" title = "kittycad.api.orgs.create_org_member" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > create_org_member< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.create_org_saml_idp.html#module-kittycad.api.orgs.create_org_saml_idp" title = "kittycad.api.orgs.create_org_saml_idp" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > create_org_saml_idp< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.delete_org.html#module-kittycad.api.orgs.delete_org" title = "kittycad.api.orgs.delete_org" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > delete_org< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.delete_org_member.html#module-kittycad.api.orgs.delete_org_member" title = "kittycad.api.orgs.delete_org_member" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > delete_org_member< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.delete_org_saml_idp.html#module-kittycad.api.orgs.delete_org_saml_idp" title = "kittycad.api.orgs.delete_org_saml_idp" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > delete_org_saml_idp< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.get_any_org.html#module-kittycad.api.orgs.get_any_org" title = "kittycad.api.orgs.get_any_org" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > get_any_org< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.get_org.html#module-kittycad.api.orgs.get_org" title = "kittycad.api.orgs.get_org" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > get_org< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.get_org_member.html#module-kittycad.api.orgs.get_org_member" title = "kittycad.api.orgs.get_org_member" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > get_org_member< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.get_org_privacy_settings.html#module-kittycad.api.orgs.get_org_privacy_settings" title = "kittycad.api.orgs.get_org_privacy_settings" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > get_org_privacy_settings< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.get_org_saml_idp.html#module-kittycad.api.orgs.get_org_saml_idp" title = "kittycad.api.orgs.get_org_saml_idp" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > get_org_saml_idp< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.get_user_org.html#module-kittycad.api.orgs.get_user_org" title = "kittycad.api.orgs.get_user_org" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > get_user_org< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.list_org_members.html#module-kittycad.api.orgs.list_org_members" title = "kittycad.api.orgs.list_org_members" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > list_org_members< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.list_orgs.html#module-kittycad.api.orgs.list_orgs" title = "kittycad.api.orgs.list_orgs" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > list_orgs< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.update_enterprise_pricing_for_org.html#module-kittycad.api.orgs.update_enterprise_pricing_for_org" title = "kittycad.api.orgs.update_enterprise_pricing_for_org" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > update_enterprise_pricing_for_org< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.update_org.html#module-kittycad.api.orgs.update_org" title = "kittycad.api.orgs.update_org" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > update_org< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.update_org_member.html#module-kittycad.api.orgs.update_org_member" title = "kittycad.api.orgs.update_org_member" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > update_org_member< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-even" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.update_org_privacy_settings.html#module-kittycad.api.orgs.update_org_privacy_settings" title = "kittycad.api.orgs.update_org_privacy_settings" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > update_org_privacy_settings< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
2024-09-10 20:35:13 +00:00
< tr class = "row-odd" > < td > < p > < a class = "reference internal" href = "kittycad.api.orgs.update_org_saml_idp.html#module-kittycad.api.orgs.update_org_saml_idp" title = "kittycad.api.orgs.update_org_saml_idp" > < code class = "xref py py-obj docutils literal notranslate" > < span class = "pre" > update_org_saml_idp< / span > < / code > < / a > < / p > < / td >
2024-07-28 22:52:47 +00:00
< td > < p > < / p > < / td >
< / tr >
< / tbody >
< / table >
< / section >
< / div >
< / div >
< footer > < div class = "rst-footer-buttons" role = "navigation" aria-label = "Footer" >
< a href = "kittycad.api.oauth2.html" class = "btn btn-neutral float-left" title = "kittycad.api.oauth2" accesskey = "p" rel = "prev" > < span class = "fa fa-arrow-circle-left" aria-hidden = "true" > < / span > Previous< / a >
< a href = "kittycad.api.orgs.create_org.html" class = "btn btn-neutral float-right" title = "kittycad.api.orgs.create_org" accesskey = "n" rel = "next" > Next < span class = "fa fa-arrow-circle-right" aria-hidden = "true" > < / span > < / a >
< / div >
< hr / >
< div role = "contentinfo" >
< p > © Copyright 2024, KittyCAD Team Members.< / p >
< / div >
Built with < a href = "https://www.sphinx-doc.org/" > Sphinx< / a > using a
< a href = "https://github.com/readthedocs/sphinx_rtd_theme" > theme< / a >
provided by < a href = "https://readthedocs.org" > Read the Docs< / a > .
< / footer >
< / div >
< / div >
< / section >
< / div >
< script >
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
< / script >
< / body >
< / html >