PACECloudSDK
/
cloud.pace.sdk.api.user.generated.request.user
/
GetUserAPI
/
GetUserService
Get
User
Service
interface
GetUserService
Content copied to clipboard
Functions
Functions
get
User
Link copied to clipboard
@
GET
(
value =
"users/{userId}"
)
abstract fun
getUser
(
@
Path
(
value =
"userId"
)
userId:
String
? = null):
Call
<
User
>
Content copied to clipboard