Users API
GY Docs
Documentation
Authentication API
Login
POST
Sign Up
POST
Google Authentication
GET
Users API
List Users
GET
List Users (Public)
GET
Remove User
DELETE
Get User Profile
GET
Set Profile
PUT
Get Username
GET
Update Username
PATCH
Get Email
GET
Get Picture
GET
Update Picture
PATCH
Get Phone Number
GET
Update Phone Number
PATCH
Update Password
PATCH
Get Metadata
GET
Refresh API Key
PATCH
RaΓz
GY Accounts
GY Books
Heralds of Chaos
GY Accounts
GY Books
Heralds of Chaos
Users API
Get Picture
GET
https://api.gycoding.com/accounts
/user/picture/{profileId}
Try it
Run in Apidog
Run in Apidog
Retrieves current user profile picture.
Request
Path Params
Generate Code
Request Code 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
'https://api.gycoding.com/accounts/user/picture/'
Responses
π’
200
Success
application/json
Generate Code
Body
Generate Code
Example
"string"
π
400
Bad Request
π
401
Unauthorized
π
403
Forbidden
π
404
Not Found
π
405
Method Not Allowed
π΄
500
Internal Error
Previous
Get Email
Next
Update Picture