cupsGet a cup by IDGet a cup by ID GET /cups/:cupId Get a cup by ID Request Responses200401404A JSON object for the cup.Authorization information is missing or invalid.A cup with the specified ID was not found.