Get the header for a specific step of the module

head/modules/{moduleId}/steps/{stepId}
Internal-Use Only

Returns header information of a specific step of the module.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
moduleId
string
true

The identifier of the module containing the step.

stepId
string
true

The identifier of the step.

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
404Not FoundThe requested module or step could not be found.Schema