Responses

  • 200

    Profile retrieved successfully

GET /profile
curl \
 --request GET 'http://localhost:5000/api/profile' \
 --header "Authorization: Bearer $ACCESS_TOKEN"