Get headers for module steps

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

Retrieves the headers for collection of steps that correspond to a specific module.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
moduleId
string
true

The identifier of the module that contains the step collection.

Query Parameters

NameTypeRequiredDescription
limit
integer
false

The maximum number of steps to return.

Default:
20
start
integer<int64>
false

The index of the first step to return.

Default:
0

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
404Not FoundThe requested module that contains the step collection could not be found.Schema