Get specific reindeer details
GET/reindeers/:reindeerId
Get specific reindeer details
Request
Responses
- 200
- 401
- 404
- 500
Specific reindeer details.
Unauthorized - API key is missing or invalid.
Not Found - reindeer with the specified ID does not exist.
Internal Server Error - something went wrong on the server side.