Skip to content

getMe()

mauryaratan edited this page Feb 5, 2023 · 1 revision

getMe()

Return information about the currently-authenticated user.

public func getMe()

Equivalent to GET /v1/users/me.

Returns

A response object containining the User

Types
Global Functions
Clone this wiki locally