Get the header for a specific step of the module

head/modules/{moduleId}/steps/{stepId}

Returns header information of a specific step of the module.

Request Samples

Path Parameters

NameTypeRequiredDescription
moduleId
string
true

The identifier of the module containing the step.

stepId
string
true

The identifier of the step.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

The requested module or step could not be found.

Schema