get

suspend fun get(organisationId: String): Result<OrganisationResource, Exception>

Get an organisation.

Parameters

organisationId

The organisation ID.