Auth Service
Home
Auth Service
Api Reference
Authentication
File Controller
User FCM Token
User Basic Info
Changelog Release
Home
Auth Service
Api Reference
Authentication
File Controller
User FCM Token
User Basic Info
Changelog Release
User
Copy Page
Introduction
Changelog Release
Local Development
Authentication
adminRegister
POST
checkEmail
POST
sendEmailVerification
GET
verifyEmail
POST
login
POST
login
POST
logout
POST
sendRecoverPassword
GET
recoverPassword
POST
refreshToken
POST
register
POST
file-controller
streamPrivateData
GET
internal-controller
getUserFcmTokenByUserId
getUserIntro
User
facebookCallbackUserInfo
GET
updateUserAccount
POST
deleteAllSessionOfUser
DELETE
getUserBasicInfo
GET
getUserIntro
GET
updateUserIntro
POST
testGetUserFromFirebaseByEmail
GET
testGetUserFromFirebaseNoPassword
GET
testGetUserFromFirebasePassword
GET
getProfilePicture
GET
storeUserFcmToken
POST
updateFeedbackAskdoctor
GET
updateUserIntroV2
POST
User
Copy Page
getProfilePicture
GET
/users/profile-picture/{userId}
Try it
Run in Apidog
Run in Apidog
User
Request
Path Params
Generate Code
userId
string
required
userId
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/users/profile-picture/'
Responses
🟢
200
OK
application/json
Generate Code
Body
Generate Code
string
<byte>
optional
Example
"string"
🟠
400
Bad Request
🟠
401
Unauthorized
🔴
500
Internal Server Error
Modified at
2023-01-25 06:06:07
Previous
testGetUserFromFirebasePassword
Next
storeUserFcmToken