Response [200 Ok]
| Uri | /api/v2/user/naapausa?_shorturis=&_responseLevel=Default |
|---|---|
| UriDescription | User By Nickname |
| DocUri | https://api.smugmug.com/api/v2/doc/reference/user.html |
| EndpointType | User |
| Locator | User |
| LocatorType | Object |
User [1 of 1]
- naapausa.org
/api/v2/user/naapausa
| Uri | /api/v2/user/naapausa |
|---|---|
| UriDescription | User By Nickname |
| ResponseLevel | Public |
| Name | naapausa.org |
| NickName | naapausa |
| QuickShare | false |
| RefTag | F3tUgoeePbOfk |
| ViewPassHint | empty string |
| WebUri | https://www.naapausa.com |
Uris
| BioImage | /api/v2/user/naapausa!bioimage |
|---|---|
| CoverImage | /api/v2/user/naapausa!coverimage |
| Features | /api/v2/user/naapausa!features |
| Folder | /api/v2/folder/user/naapausa |
| Node | /api/v2/node/nm2z6 |
| SiteSettings | /api/v2/user/naapausa!sitesettings |
| UrlPathLookup | /api/v2/user/naapausa!urlpathlookup |
| UserAlbums | /api/v2/user/naapausa!albums |
| UserFeaturedAlbums | /api/v2/user/naapausa!featuredalbums |
| UserGeoMedia | /api/v2/user/naapausa!geomedia |
| UserImageSearch | /api/v2/user/naapausa!imagesearch |
| UserPopularMedia | /api/v2/user/naapausa!popularmedia |
| UserProfile | /api/v2/user/naapausa!profile |
| UserRecentImages | /api/v2/user/naapausa!recentimages |
| UserTopKeywords | /api/v2/user/naapausa!topkeywords |
Request
| Uri | /api/v2/user/naapausa?_shorturis=&_responseLevel=Default&_accept=text%2Fhtml |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": true
}
Options
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
DELETE
| Permissions |
|
|---|
Output Fields
| AccountStatus |
select
|
|
|---|---|---|
| AccountSubscriptionDiscount | floatingpoint | |
| City | text | |
| Country | text | |
| Domain | text | |
| DomainOnly | text | |
| text | ||
| FirstName | text | |
| FriendsView | boolean | |
| ImageCount | integer | |
| IsAdmin | boolean | |
| IsGettingStarted | boolean | |
| IsTrial | boolean | |
| IsTrialExpired | boolean | |
| LastName | text | |
| Name | text | |
| NickName | text | |
| PhoneNum | text | |
| Plan | text | |
| QuickShare | boolean | Toggles the display of social media icons within the sharing UI which allow the user to share a photo to a variety of social networks. |
| RefTag | text | |
| SortBy |
select
|
|
| State | text | |
| Street1 | text | |
| Street2 | text | |
| TimeZone | text | |
| TotalAccountSize | text | |
| TotalUploadedSize | text | |
| ViewPassHint | text | |
| ViewPassword | text | |
| Zip | text |
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/user/naapausa?_shorturis=&_responseLevel=Default&_accept=text%2Fhtml"
},
"Options": {
"MethodDetails": {
"OPTIONS": {
"Permissions": [
"Read"
]
},
"GET": {
"Permissions": [
"Read"
]
},
"DELETE": {
"Permissions": [
"Modify"
]
}
},
"Methods": [
"OPTIONS",
"GET"
],
"MediaTypes": [
"application/json",
"application/vnd.php.serialized",
"application/x-msgpack",
"text/html",
"text/csv"
],
"Output": [
{
"Name": "AccountStatus",
"Type": "Select",
"OPTIONS": [
"Active",
"PastDue",
"Suspended",
"Closed"
],
"MIN_COUNT": 1,
"MAX_COUNT": 1
},
{
"Name": "FirstName",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 20
},
{
"Name": "FriendsView",
"Type": "Boolean"
},
{
"Name": "ImageCount",
"Type": "Integer",
"MIN_VALUE": 0,
"MAX_VALUE": 16777215
},
{
"Name": "IsGettingStarted",
"Type": "Boolean"
},
{
"Name": "IsTrial",
"Type": "Boolean"
},
{
"Name": "IsTrialExpired",
"Type": "Boolean"
},
{
"Name": "LastName",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 20
},
{
"Name": "NickName",
"Type": "Varchar",
"MIN_CHARS": 1,
"MAX_CHARS": 35
},
{
"Name": "SortBy",
"Type": "Select",
"OPTIONS": [
"LastUpdated",
"Position"
],
"MIN_COUNT": 1,
"MAX_COUNT": 1
},
{
"Name": "ViewPassHint",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 255
},
{
"Name": "ViewPassword",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 50
},
{
"Name": "Domain",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 50
},
{
"Name": "DomainOnly",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 50
},
{
"Name": "RefTag",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 13
},
{
"Name": "Name",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Plan",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "TotalAccountSize",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "TotalUploadedSize",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "QuickShare",
"Description": "Toggles the display of social media icons within the sharing UI which allow the user to share a photo to a variety of social networks.",
"Type": "Boolean"
},
{
"Name": "IsAdmin",
"Type": "Boolean"
},
{
"Name": "City",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 25
},
{
"Name": "Country",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 20
},
{
"Name": "Email",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 100
},
{
"Name": "PhoneNum",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 15
},
{
"Name": "State",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 20
},
{
"Name": "Street1",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 40
},
{
"Name": "Street2",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 40
},
{
"Name": "TimeZone",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Zip",
"Type": "Varchar",
"MIN_CHARS": 0,
"MAX_CHARS": 10
},
{
"Name": "AccountSubscriptionDiscount",
"Type": "FloatingPoint",
"MIN_VALUE": 0,
"MAX_VALUE": 1
}
],
"ResponseLevels": [
"Full",
"Public",
"Password",
"GrantAccess"
],
"Path": [
{
"type": "path",
"text": "api"
},
{
"type": "path",
"text": "v2"
},
{
"type": "path",
"text": "user"
},
{
"type": "singleparam",
"param_name": "nickname",
"param_value": "naapausa",
"param_validator": {}
}
]
},
"Response": {
"Uri": "/api/v2/user/naapausa?_shorturis=&_responseLevel=Default",
"Locator": "User",
"LocatorType": "Object",
"User": {
"NickName": "naapausa",
"ViewPassHint": "",
"RefTag": "F3tUgoeePbOfk",
"Name": "naapausa.org",
"QuickShare": false,
"Uri": "/api/v2/user/naapausa",
"WebUri": "https://www.naapausa.com",
"UriDescription": "User By Nickname",
"Uris": {
"BioImage": "/api/v2/user/naapausa!bioimage",
"CoverImage": "/api/v2/user/naapausa!coverimage",
"UserProfile": "/api/v2/user/naapausa!profile",
"Node": "/api/v2/node/nm2z6",
"Folder": "/api/v2/folder/user/naapausa",
"Features": "/api/v2/user/naapausa!features",
"SiteSettings": "/api/v2/user/naapausa!sitesettings",
"UserAlbums": "/api/v2/user/naapausa!albums",
"UserGeoMedia": "/api/v2/user/naapausa!geomedia",
"UserPopularMedia": "/api/v2/user/naapausa!popularmedia",
"UserFeaturedAlbums": "/api/v2/user/naapausa!featuredalbums",
"UserRecentImages": "/api/v2/user/naapausa!recentimages",
"UserImageSearch": "/api/v2/user/naapausa!imagesearch",
"UserTopKeywords": "/api/v2/user/naapausa!topkeywords",
"UrlPathLookup": "/api/v2/user/naapausa!urlpathlookup"
},
"ResponseLevel": "Public"
},
"UriDescription": "User By Nickname",
"EndpointType": "User",
"DocUri": "https://api.smugmug.com/api/v2/doc/reference/user.html",
"Timing": {
"Total": {
"time": 0.02629,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}