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