# OpenLattice organizations API

**Canonical:** https://apis.io/apis/openlattice/openlattice-organizations-api/  
**Provider:** OpenLattice — https://apis.io/providers/openlattice/  
**Base URL:** https://api.openlattice.com  
**Documentation:** https://github.com/openlattice/api

OpenLattice organizations API is one of 7 APIs that [OpenLattice](https://apis.io/providers/openlattice/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Organization. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

API endpoints related to organizations.

## Operations (24)

| Method | Path | Summary |
|---|---|---|
| GET | `/datastore/organizations` | Get all organisations |
| POST | `/datastore/organizations` | Create an organisation if it doesn't exist. |
| GET | `/datastore/organizations/{organizationId}` | Get an organisation from the organizationId |
| DELETE | `/datastore/organizations/{organizationId}` | Remove an organisation from the organizationId |
| GET | `/datastore/organizations/{organizationId}/entitySets` | Get the entity sets for an organization for a certain filter |
| POST | `/datastore/organizations/{organizationId}/entitySets` | Get the entity sets for an organization for a certain flag |
| POST | `/datastore/organizations/{organizationId}/entitySets/assemble` | Materializes entity sets into the organization database. |
| PUT | `/datastore/organizations/{organizationId}/title` | Update the organisation title |
| PUT | `/datastore/organizations/{organizationId}/description` | Update the organisation description |
| GET | `/datastore/organizations/{organizationId}/email-domains` | Get auto-approved email domains |
| PUT | `/datastore/organizations/{organizationId}/email-domains` | Set auto-approved email domains |
| DELETE | `/datastore/organizations/{organizationId}/email-domains` | Remove auto-approved email domains |
| GET | `/datastore/organizations/{organizationId}/principals/members` | Get members of a certain organization |
| PUT | `/datastore/organizations/{organizationId}/principals/members/{userId}` | Add member to an organization |
| DELETE | `/datastore/organizations/{organizationId}/principals/members/{userId}` | Remove member from an organization |
| POST | `/datastore/organizations/roles` | Create role |
| GET | `/datastore/organizations/{organizationId}/principals/roles` | Get roles for an organization |
| GET | `/datastore/organizations/{organizationId}/principals/roles/{roleId}` | Get role for an organization from a roleId |
| DELETE | `/datastore/organizations/{organizationId}/principals/roles/{roleId}` | Remove role for an organization |
| POST | `/datastore/organizations/{organizationId}/principals/roles/{roleId}/title` | Update role title for an organization from a roleId |
| POST | `/datastore/organizations/{organizationId}/principals/roles/{roleId}/description` | Update role description for an organization from a roleId |
| GET | `/datastore/organizations/{organizationId}/principals/roles/{roleId}/members/` | Get members of a role for an organization from a roleId |
| PUT | `/datastore/organizations/{organizationId}/principals/roles/{roleId}/members/{userId}` | Add a role to a user |
| DELETE | `/datastore/organizations/{organizationId}/principals/roles/{roleId}/members/{userId}` | Remove a role from a user |

## Machine-readable artifacts (2)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/openlattice/refs/heads/main/openapi/openlattice-organizations-api-openapi.yml
- **APIReference** — https://github.com/openlattice/api

## Other OpenLattice APIs (6)

- [OpenLattice authorizations API](https://apis.io/apis/openlattice/openlattice-authorizations-api/)
- [OpenLattice data API](https://apis.io/apis/openlattice/openlattice-data-api/)
- [OpenLattice edm API](https://apis.io/apis/openlattice/openlattice-edm-api/)
- [OpenLattice permissions API](https://apis.io/apis/openlattice/openlattice-permissions-api/)
- [OpenLattice principal API](https://apis.io/apis/openlattice/openlattice-principal-api/)
- [OpenLattice search API](https://apis.io/apis/openlattice/openlattice-search-api/)

## Tags

Organization

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/openlattice/openlattice-organizations-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/openlattice/.
