We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd6f82 commit c6a802bCopy full SHA for c6a802b
docs/api/accesscontrol.md
@@ -104,6 +104,18 @@ add extra headers to your request
104
| customHeaders | <code>object</code> |
105
106
107
+## getOrganization
108
+##### accessControl.getOrganization(organization) ⇒ <code>object</code>
109
+-- TerminusDB API ---
110
+Get an organization from the TerminusDB API.
111
+
112
+**Returns**: <code>object</code> - - organization
113
114
+| Param | Type | Description |
115
+| --- | --- | --- |
116
+| organization | <code>string</code> | The organization |
117
118
119
## getAllOrganizations
120
##### accessControl.getAllOrganizations() ⇒ <code>Promise</code>
121
-- TerminusDB API ---
0 commit comments