{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/user/scottlefler!profile"
},
"Options": {
"MethodDetails": {
"OPTIONS": {
"Permissions": [
"Read"
]
},
"GET": {
"Permissions": [
"Read"
]
},
"PATCH": {
"Permissions": [
"Modify"
]
}
},
"Methods": [
"OPTIONS",
"GET"
],
"MediaTypes": [
"application/json",
"application/vnd.php.serialized",
"application/x-msgpack",
"text/html",
"text/csv"
],
"Output": [
{
"Name": "BioText",
"Type": "Text",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "FirstName",
"Type": "Text",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "LastName",
"Type": "Text",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "DisplayName",
"Type": "Text",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "ContactEmail",
"Type": "Text",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "ValidEmail",
"Type": "Boolean"
},
{
"Name": "Facebook",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Twitter",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Instagram",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Blogger",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "FiveHundredPX",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Flickr",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "GooglePlus",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Pinterest",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Tumblr",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Vimeo",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Wordpress",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "YouTube",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
},
{
"Name": "Custom",
"Type": "FullUrl",
"MIN_CHARS": 0,
"MAX_CHARS": "INFINITY"
}
],
"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": "scottlefler"
},
{
"type": "action",
"text": "profile"
}
]
},
"Response": {
"Uri": "/api/v2/user/scottlefler!profile",
"Locator": "UserProfile",
"LocatorType": "Object",
"UserProfile": {
"BioText": "Please feel free to contact me by email at slefler@gmail.com\n\nPrints are available in many sizes on aluminum and canvas. Please contact me for pricing and available sizes in each format.",
"FirstName": "Scott",
"LastName": "Lefler",
"DisplayName": "Scott Lefler",
"ContactEmail": "",
"ValidEmail": false,
"Facebook": "",
"Twitter": "",
"Instagram": "",
"Blogger": "",
"FiveHundredPX": "",
"Flickr": "",
"GooglePlus": "",
"Pinterest": "",
"Tumblr": "",
"Vimeo": "",
"Wordpress": "",
"YouTube": "",
"Custom": "",
"Uri": "/api/v2/user/scottlefler!profile",
"UriDescription": "User's profile information",
"Uris": {
"BioImage": {
"Uri": "/api/v2/user/scottlefler!bioimage",
"Locator": "BioImage",
"LocatorType": "Object",
"UriDescription": "User BioImage",
"EndpointType": "BioImage"
},
"CoverImage": {
"Uri": "/api/v2/user/scottlefler!coverimage",
"Locator": "CoverImage",
"LocatorType": "Object",
"UriDescription": "User CoverImage",
"EndpointType": "CoverImage"
},
"User": {
"Uri": "/api/v2/user/scottlefler",
"Locator": "User",
"LocatorType": "Object",
"UriDescription": "User By Nickname",
"EndpointType": "User"
}
},
"ResponseLevel": "Public"
},
"UriDescription": "User's profile information",
"EndpointType": "UserProfile",
"DocUri": "https://api.smugmug.com/api/v2/doc/reference/user-profile.html",
"Timing": {
"Total": {
"time": 0.01372,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}