getPlatform

@JvmName(name = "getPlatformSuspend")
suspend fun getPlatform(): Platform

고객사의 플랫폼 정보를 조회합니다. 요청된 Authorization header 를 통해 자동으로 요청자의 고객사를 특정합니다.

Throws