API Documentation

Version 1.0

UserResource

GET /jaxrsexample/users/{id}

Parameters

NameTypeDescription
idpath - integer (int32)REQUIRED.

Responses

CodeContent TypeDescription
200application/jsonSuccess

Curl

curl -is -X GET -H 'accept: application/json' 'https://muserver.io/jaxrsexample/users/(id)'