Get headers to the submodules for this module

head/modules/{moduleId}/submodules

Retrieves the headers of the collection of submodules contained by the specified module.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
moduleId
string
true

The identifier of the module that contains the submodule collection.

Query Parameters

NameTypeRequiredDescription
limit
integer
false

The maximum number of submodules to return.

Default:
20
start
integer<int64>
false

The index of the first submodule to return.

Default:
0

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

The module that contains the submodules collection could not be found.

Schema