getById

Retrieve details for a specific schema

Parameters

schemaId

The schema to retrieve

abstract fun getById(schemaId: String): ApiResult<MerchantSchema>