User Account
GET/api/v1/account
A user can retrieve their own data using this API.
RESPONSE JSON
As defined in User Profile JSON Format section.
Responses
- 200
- 401
- 403
- 500
Successful operation
Unauthorized - Invalid or missing authentication
Forbidden - Insufficient permissions
Internal server error