Response [200 Ok]

Uri /api/v2/user/yangchen!profile?_responseLevel=Default
UriDescription User's profile information
DocUri https://api.smugmug.com/api/v2/doc/reference/user-profile.html
EndpointType UserProfile
Locator UserProfile
LocatorType Object

UserProfile [1 of 1]
/api/v2/user/yangchen!profile

Uri /api/v2/user/yangchen!profile
UriDescription User's profile information
ResponseLevel Public
BioText Lin Yangchen—music | science | photography
Blogger empty string
ContactEmail user@example.com
Custom empty string
DisplayName Lin Yangchen
Facebook empty string
FirstName Yangchen
FiveHundredPX empty string
Flickr empty string
GooglePlus empty string
Instagram empty string
LastName Lin
LinkedIn empty string
Pinterest empty string
Tumblr empty string
Twitter empty string
ValidEmail true
Vimeo empty string
Wordpress empty string
YouTube empty string

Uris

BioImage
/api/v2/user/yangchen!bioimage

Uri /api/v2/user/yangchen!bioimage
UriDescription User BioImage
EndpointType BioImage
Locator BioImage
LocatorType Object

CoverImage
/api/v2/user/yangchen!coverimage

Uri /api/v2/user/yangchen!coverimage
UriDescription User CoverImage
EndpointType CoverImage
Locator CoverImage
LocatorType Object

User
/api/v2/user/yangchen

Uri /api/v2/user/yangchen
UriDescription User By Nickname
EndpointType User
Locator User
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.02971

Config

{
    "expand_method": "ref",
    "shorturis": false
}

Options

Path

  • /api
  • /v2
  • /user
  • /
  • !profile

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

PATCH

Permissions
  • Modify

Output Fields

BioText text
Blogger fullurl
ContactEmail Deprecated as of 2020-04-20
Custom fullurl
DisplayName text
Facebook fullurl
FirstName text
FiveHundredPX fullurl
Flickr fullurl
GooglePlus Deprecated as of 2021-01-13
Instagram fullurl
LastName text
LinkedIn fullurl
Pinterest fullurl
Tumblr fullurl
Twitter fullurl
ValidEmail boolean
Vimeo fullurl
Wordpress fullurl
YouTube fullurl

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/user/yangchen!profile?_responseLevel=Default&_accept=text%2Fhtml"
    },
    "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",
                "Deprecated": "2020-04-20"
            },
            {
                "Name": "ValidEmail",
                "Type": "Boolean"
            },
            {
                "Name": "GooglePlus",
                "Type": "FullUrl",
                "MIN_CHARS": 0,
                "MAX_CHARS": "INFINITY",
                "Deprecated": "2021-01-13"
            },
            {
                "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": "LinkedIn",
                "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": "yangchen",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "profile"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/user/yangchen!profile?_responseLevel=Default",
        "Locator": "UserProfile",
        "LocatorType": "Object",
        "UserProfile": {
            "BioText": "Lin Yangchen\u2014music | science | photography",
            "FirstName": "Yangchen",
            "LastName": "Lin",
            "DisplayName": "Lin Yangchen",
            "ContactEmail": "user@example.com",
            "ValidEmail": true,
            "GooglePlus": "",
            "Facebook": "",
            "Twitter": "",
            "Instagram": "",
            "Blogger": "",
            "FiveHundredPX": "",
            "Flickr": "",
            "LinkedIn": "",
            "Pinterest": "",
            "Tumblr": "",
            "Vimeo": "",
            "Wordpress": "",
            "YouTube": "",
            "Custom": "",
            "Uri": "/api/v2/user/yangchen!profile",
            "UriDescription": "User's profile information",
            "Uris": {
                "BioImage": {
                    "Uri": "/api/v2/user/yangchen!bioimage",
                    "Locator": "BioImage",
                    "LocatorType": "Object",
                    "UriDescription": "User BioImage",
                    "EndpointType": "BioImage"
                },
                "CoverImage": {
                    "Uri": "/api/v2/user/yangchen!coverimage",
                    "Locator": "CoverImage",
                    "LocatorType": "Object",
                    "UriDescription": "User CoverImage",
                    "EndpointType": "CoverImage"
                },
                "User": {
                    "Uri": "/api/v2/user/yangchen",
                    "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.02971,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}