class Srcom::Api::Profile
- Srcom::Api::Profile
- Reference
- Object
Defined in:
srcr/apis/profile.crClass Method Summary
-
.get(api_key : String) : Srcom::User
Gets the profile (as a full
User
object) of the user authenticated with the given api_key.
Class Method Detail
def self.get(api_key : String) : Srcom::User
#
Gets the profile (as a full User
object) of the user authenticated with the given api_key.