latestOpenAPI 3.0.2MITraw.githubusercontent.com2026-08-20273465.6 KB

48019d318a0f

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.