UMA 2 Resource
Reads a previously registered resource.
Reads a previously registered resource.
get/restv1/host/rsrc/resource_set/{rsid}
Path parameters
rsidstring required
Resource description ID.
Headers
Authorizationstring required
Client Authorization details that contains the access token along with other details.
Response
OK
Example response
{
"_id": "KX3A-39WE",
"icon_uri": "http://www.example.com/icons/sharesocial.png",
"iat": 1535709072,
"exp": 1419356238
}