get

suspend fun get(resultId: String): Result<ResultResource, Exception>

View details of a specific result

Parameters

resultId

The result ID (path parameter).