Herald
OpenapiUser

Get current user profile

GET
/api/user/profile

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/user/profile"
{  "email": "string",  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",  "nickname": "string",  "status": 0}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}
{  "code": "string",  "details": null,  "message": "string",  "requestId": "string",  "status": 0}