services
Service method details
Returns exact metadata for one method (by short name or full method id).
get/services/{serviceID}/methods/{methodID}
Path parameters
serviceIDstring required
Full service name (e.g. helloworld.Greeter)
methodIDstring required
Method short name (e.g. SayHello) or full id (e.g. helloworld.Greeter/SayHello)
Response
Successful operation