Returns a single metadata validation set by ID
GET/rest/metadataValidationSets/:setId
Returns one metadata validation set in list-row shape for the details page header context. Uses the same field mapping as the list endpoint.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Returns the validation set details.
Bad request.
Unauthorized.
Forbidden.
Internal server error.