Get headers for a submodule of the module

head/modules/{moduleId}/submodules/{submoduleId}

Returns header information about the specified submodule of 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.

submoduleId
string
true

The identifier of the submodule.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers
404Not Found

The requested module or submodule could not be found.

Schema