# POST /moarpb.v1.ModuleRegistryService/GetModule **POST /moarpb.v1.ModuleRegistryService/GetModule** ## Servers - local: http://localhost:8000 (local) ## Parameters ### Body: application/json (object) - **moduleName** (string) - **Additional properties are NOT allowed** () ## Responses ### default #### Body: application/json (object) - **code** (string) The status code, which should be an enum value of [google.rpc.Code][google.rpc.Code]. - **detail** (array[object]) Contains an arbitrary serialized message along with a @type that describes the type of the serialized message. - **message** (string) A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the [google.rpc.Status.details][google.rpc.Status.details] field, or localized by the client. - **Additional properties are NOT allowed** () ### 200 #### Body: application/json (object) - **module** (array[object]) - **Additional properties are NOT allowed** () [Powered by Bump.sh](https://bump.sh)