Get headers to the submodules for this module

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

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

Request Samples

1

Response Samples

1No example avaliable

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
200OKThe request succeeded.Headers
404Not FoundThe module that contains the submodules collection could not be found.Schema