{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/user/scottlefler!features"
},
"Options": {
"MethodDetails": {
"OPTIONS": {
"Permissions": [
"Read"
]
},
"GET": {
"Permissions": [
"Read"
]
}
},
"Methods": [
"OPTIONS",
"GET"
],
"MediaTypes": [
"application/json",
"application/vnd.php.serialized",
"application/x-msgpack",
"text/html",
"text/csv"
],
"Output": [
{
"Name": "Backprinting",
"Type": "Boolean"
},
{
"Name": "BasicCustomization",
"Type": "Boolean"
},
{
"Name": "CSS",
"Type": "Boolean"
},
{
"Name": "CustomPackaging",
"Type": "Boolean"
},
{
"Name": "Directory",
"Type": "Boolean"
},
{
"Name": "GrantAccess",
"Type": "Boolean"
},
{
"Name": "Printmarks",
"Type": "Boolean"
},
{
"Name": "RightClickProtection",
"Type": "Boolean"
},
{
"Name": "Sales",
"Type": "Boolean"
},
{
"Name": "SiteCustomization",
"Type": "Boolean"
},
{
"Name": "Sharpening",
"Type": "Boolean"
},
{
"Name": "Video",
"Type": "Boolean"
},
{
"Name": "Watermarks",
"Type": "Boolean"
}
],
"Path": [
{
"type": "path",
"text": "api"
},
{
"type": "path",
"text": "v2"
},
{
"type": "path",
"text": "user"
},
{
"type": "singleparam",
"param_name": "nickname",
"param_value": "scottlefler"
},
{
"type": "action",
"text": "features"
}
]
},
"Response": {
"Uri": "/api/v2/user/scottlefler!features",
"Locator": "Features",
"LocatorType": "Object",
"Features": {
"Backprinting": false,
"BasicCustomization": true,
"CSS": true,
"CustomPackaging": false,
"Directory": false,
"GrantAccess": true,
"Printmarks": false,
"RightClickProtection": true,
"Sales": false,
"SiteCustomization": true,
"Sharpening": true,
"Video": true,
"Watermarks": false,
"Uri": "/api/v2/user/scottlefler!features",
"UriDescription": "User's account features information"
},
"UriDescription": "User's account features information",
"EndpointType": "Features",
"Timing": {
"Total": {
"time": 0.02319,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}