/{version}/configuration/protocols/{protocolId}/steps/{stepId}
The following operations are supported on this resource:
GET
GET accesses a single protocol step, giving specific details on the step.
Parameters
name | description | type | default |
---|---|---|---|
stepId | the step ID of the step we wish to access | path | |
protocolId | the protocol ID of the step | path |
Output Payload
element | produceable content type(s) |
---|---|
step (XML) |
|
description | |
returns xml representation of the protocol step |