GetUserAPI

interface GetUserAPI<Response>

Inheritors

Functions

Link copied to clipboard
abstract fun getUser(id: String): Response

Retrieves a user by its identifier.