OpenAPI 3.0.2MITraw.githubusercontent.com2026-08-14263363.6 KB

38f761f66622

services

Service details

Returns exact metadata for one service including all methods and streaming capabilities.

get/services/{serviceID}

Path parameters

serviceIDstring required

Full service name (e.g. helloworld.Greeter)

Response

Successful operation

idstring required

Fully qualified service name, used as the path segment in /services/{serviceID}.

packagestring required

Proto package the service is declared in.

namestring required

Service name without the package prefix.