Diagnostics
Diagnostic item.
Diagnostic item in the Diagnostics collection selected by its id.
Condition
Requires a Diagnostic item with the given id to exist; otherwise returns 404 Not Found.
get/api/diagnostics/{diagnosticsId}
Path parameters
diagnosticsIdstring uuid required
ID of the requested Diagnostic item.
Headers
Accept'application/json' | 'application/vnd.api+json'
Must be set to application/vnd.api+json or application/json
Response
(JSON:API) document with a single data object representing the selected Diagnostic item.