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.

Response

(JSON:API) document with a single data object representing the selected Diagnostic item.

object[] required
OR
object required

Changes

Changed in 3 of the 20 revisions of this API.111