REST API. id, , API REST ( - HTTP). URL (href) "" . , REST API - href. href ( "id", ..) REST . URL- HTTP REST.
, SDK Stormpath RESTful, Stormpath client.getResource, href , , href
String href = "https://api.stormpath.com/v1/accounts/" + id;
Account account = client.getResource(href, Account.class);
, , API- , , client.getAccount(String id), . , , , .
Account, . Stormpath Custom Data . Stormpath , , .
, , , , , , . , " " , , . , . !