Response [200 Ok]
| Uri | /api/v2/user/US-ASEAN!features |
|---|---|
| UriDescription | User's account features information |
| EndpointType | Features |
| Locator | Features |
| LocatorType | Object |
Features [1 of 1]
/api/v2/user/US-ASEAN!features
| Uri | /api/v2/user/US-ASEAN!features |
|---|---|
| UriDescription | User's account features information |
| Albums | true |
| Backprinting | false |
| BasicCustomization | true |
| CSS | true |
| CameraConnections | false |
| ClientDownloads | false |
| Coupon | false |
| CustomPackaging | false |
| Directory | false |
| Events | false |
| GalleryStats | false |
| GrantAccess | true |
| LegacyVault | false |
| MultiplePricelists | false |
| Packages | false |
| PremiumStorage | false |
| Pricing | false |
| Printmarks | false |
| QRCodes | false |
| RightClickProtection | true |
| Sales | false |
| Sharpening | true |
| SiteCustomization | true |
| Themes | true |
| Upload | true |
| Video | true |
| Watermarks | false |
Request
| Uri | /api/v2/user/US-ASEAN!features |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
Output Fields
| Albums | boolean | |
|---|---|---|
| Backprinting | boolean | |
| BasicCustomization | boolean | |
| CSS | boolean | |
| CameraConnections | boolean | |
| ClientDownloads | boolean | |
| Coupon | boolean | |
| CustomPackaging | boolean | |
| Directory | boolean | |
| Events | boolean | |
| GalleryStats | boolean | |
| GrantAccess | boolean | |
| LegacyVault | boolean | |
| MultiplePricelists | boolean | |
| Packages | boolean | |
| PremiumStorage | boolean | |
| Pricing | boolean | |
| Printmarks | boolean | |
| QRCodes | boolean | |
| RightClickProtection | boolean | |
| Sales | boolean | |
| Sharpening | boolean | |
| SiteCustomization | boolean | |
| Themes | boolean | |
| Upload | boolean | |
| Video | boolean | |
| Watermarks | boolean |
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/user/US-ASEAN!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": "Albums",
"Type": "Boolean"
},
{
"Name": "Backprinting",
"Type": "Boolean"
},
{
"Name": "BasicCustomization",
"Type": "Boolean"
},
{
"Name": "CameraConnections",
"Type": "Boolean"
},
{
"Name": "ClientDownloads",
"Type": "Boolean"
},
{
"Name": "Coupon",
"Type": "Boolean"
},
{
"Name": "CSS",
"Type": "Boolean"
},
{
"Name": "CustomPackaging",
"Type": "Boolean"
},
{
"Name": "Directory",
"Type": "Boolean"
},
{
"Name": "Events",
"Type": "Boolean"
},
{
"Name": "GalleryStats",
"Type": "Boolean"
},
{
"Name": "GrantAccess",
"Type": "Boolean"
},
{
"Name": "LegacyVault",
"Type": "Boolean"
},
{
"Name": "MultiplePricelists",
"Type": "Boolean"
},
{
"Name": "Packages",
"Type": "Boolean"
},
{
"Name": "Pricing",
"Type": "Boolean"
},
{
"Name": "Printmarks",
"Type": "Boolean"
},
{
"Name": "PremiumStorage",
"Type": "Boolean"
},
{
"Name": "QRCodes",
"Type": "Boolean"
},
{
"Name": "RightClickProtection",
"Type": "Boolean"
},
{
"Name": "Sales",
"Type": "Boolean"
},
{
"Name": "Sharpening",
"Type": "Boolean"
},
{
"Name": "SiteCustomization",
"Type": "Boolean"
},
{
"Name": "Themes",
"Type": "Boolean"
},
{
"Name": "Upload",
"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": "US-ASEAN",
"param_validator": {}
},
{
"type": "action",
"text": "features"
}
]
},
"Response": {
"Uri": "/api/v2/user/US-ASEAN!features",
"Locator": "Features",
"LocatorType": "Object",
"Features": {
"Albums": true,
"Backprinting": false,
"BasicCustomization": true,
"CameraConnections": false,
"ClientDownloads": false,
"Coupon": false,
"CSS": true,
"CustomPackaging": false,
"Directory": false,
"Events": false,
"GalleryStats": false,
"GrantAccess": true,
"LegacyVault": false,
"MultiplePricelists": false,
"Packages": false,
"Pricing": false,
"Printmarks": false,
"PremiumStorage": false,
"QRCodes": false,
"RightClickProtection": true,
"Sales": false,
"Sharpening": true,
"SiteCustomization": true,
"Themes": true,
"Upload": true,
"Video": true,
"Watermarks": false,
"Uri": "/api/v2/user/US-ASEAN!features",
"UriDescription": "User's account features information"
},
"UriDescription": "User's account features information",
"EndpointType": "Features",
"Timing": {
"Total": {
"time": 0.04782,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}