Skip to content

Commit c6a802b

Browse files
rrooijgithub-actions[bot]
authored andcommitted
Apply docs changes
1 parent 9bd6f82 commit c6a802b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/api/accesscontrol.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,18 @@ add extra headers to your request
104104
| customHeaders | <code>object</code> |
105105

106106

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+
107119
## getAllOrganizations
108120
##### accessControl.getAllOrganizations() ⇒ <code>Promise</code>
109121
-- TerminusDB API ---

0 commit comments

Comments
 (0)