📄️ List all organizations
Lists all the organizations in a Frontier instance. It can be filtered by user and state.
📄️ List organizations
Returns a list of organizations. It can be filtered by userID or organization state.
📄️ Create organization
Create organization
📄️ Get organization
Get organization by ID or name
📄️ Delete organization
Delete an organization and all of its relations permanently. The organization users will not be deleted from Frontier.
📄️ Update organization
Update organization by ID
📄️ List organization admins
Returns a list admins of an organization
📄️ Disable organization
Sets the state of the organization as disabled. The existing users in the org will not be able to access any organization resources.
📄️ Enable organization
Sets the state of the organization as enabled. The existing users in the org will be able to access any organization resources.
📄️ Get organization projects
Get all projects that belong to an organization
📄️ List organization service users
List organization service users
📄️ List organization users
List organization users
📄️ Add organization user
Add a user to an organization. A user must exists in Frontier before adding it to an org. This request will fail if the user doesn't exists
📄️ Remove organization user
Remove a user from an organization
📄️ List pending invitations
Returns all pending invitations queued for an organization
📄️ Invite user
Invite users to an organization, if the user doesn't exists, it will be created and notified. Invitations expire in 7 days
📄️ Get pending invitation
Returns a pending invitation queued for an organization
📄️ Delete pending invitation
Delete a pending invitation queued for an organization
📄️ Accept pending invitation
Accept pending invitation queued for an organization. The user will be added to the organization and groups defined in the invitation