curl --location --request GET '/api/v2/auth/profile'{
"id": 0,
"full_name": "string",
"email": "user@example.com",
"email_verified_at": "2019-08-24T14:15:22.123Z",
"avatar": "string",
"created_at": "2019-08-24T14:15:22.123Z"
}