Companion

object Companion

Functions

Link copied to clipboard
suspend fun create(name: String, slug: String? = null): ClerkResult<Organization, ClerkErrorResponse>

Creates a new organization with the specified name.

Link copied to clipboard

Retrieves an organization by its unique identifier.