Get Dimension for a DimensionId
GET/api/dimension/:dimensionId
API used to get the Dimension for a specific DimensionId
Request
Responses
- 200
- 404
- 500
Returns the Dimension
Returns a HttpStatus.NOT_FOUND if the DimensionId specified does not exist
Internal error that prevented the retreival of Dimension