getUUIDMetadata
expect abstract fun getUUIDMetadata(uuid: String? = null, includeCustom: Boolean = false): GetUUIDMetadata
Returns metadata for the specified UUID, optionally including the custom data object for each.
Parameters
uuid
Unique user identifier. If not supplied then current user’s uuid is used.
includeCustom
Include respective additional fields in the response.