Package-level declarations
Types
The Organization object holds information about an organization, as well as methods for managing it.
Represents an organization domain in the Clerk system.
The OrganizationMembership object is the model around an organization membership entity and describes the relationship between users and organizations.
The model that describes the request of a user to join an organization.
An interface representing an organization suggestion.
Functions
Accepts this organization membership request.
Accepts this organization suggestion.
Attempts to verify the affiliation of this organization domain using a verification code.
Bulk create an invitation for a user to join an organization.
Creates a new domain for this organization.
Create an invitation for a user to join an organization. *
Creates a new membership for this organization.
Deletes this organization.
Deletes this organization domain.
Deletes the organization membership for the current user.
Deletes a domain from this organization.
Deletes the organization's current logo image.
Retrieves a specific domain by its unique identifier.
Retrieves all domains associated with this organization.
Retrieve all invitations for an organization. The current user must have permissions to manage the members of the organization.
Retrieves all membership requests for this organization.
Retrieves the memberships for this organization.
Retrieves the list of roles available within this organization.
Prepares affiliation verification for this organization domain by sending a verification email.
Rejects this organization membership request.
Removes a member from the organization.
Updates the organization's name and/or slug.
Updates the organization's logo image.
Updates the role of a member within the organization.