cURL
curl --request GET \ --url https://api.example.com/Customers/{customerIdOrHandle}
{ "type": "<string>", "title": "<string>", "status": 123, "detail": "<string>", "instance": "<string>" }
Unauthorized