getUserTiers
- Home
- Users & Groups
- SvcTier
- getUserTiers
getUserTiers
Gets tiers to which a user belongs.
Parameters
Name | Description |
userID required | The identifier for the user whose tier information you are editing. |
nodeID optional | The identifier for the node associated with this user/group and tier. |
output optional | The response output format. Accepts JSON and XML. |
Request Syntax
https://services.onesite.com/rest/svcTier?action=getUserTiers&userID=229829209&devkey=[devkey] |
JSON Response
1 2 3 4 5 6 |
{ "service":"svcTier", "action":"getUserTiers", "code":1, "message":"User's Tiers Successfully Retrieved" } |
Service Information
Service | svcTier |
Method | getUserTiers |
Type | REST |
Response Types | JSON, XML |