Response [200 Ok]
| Uri | /api/v2/user/US-ASEAN!profile?_shorturis=&_responseLevel=Password |
|---|---|
| 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/US-ASEAN!profile
| Uri | /api/v2/user/US-ASEAN!profile |
|---|---|
| UriDescription | User's profile information |
| ResponseLevel | Public |
| BioText | empty string |
| Blogger | empty string |
| ContactEmail | user@example.com |
| Custom | empty string |
| DisplayName | US-ASEAN Business Council |
| https://www.facebook.com/pages/US-ASEAN-Business-Council/246367487365 | |
| FirstName | US-ASEAN |
| FiveHundredPX | empty string |
| Flickr | empty string |
| GooglePlus | empty string |
| empty string | |
| LastName | Business Council |
| https://www.linkedin.com/company/us-asean-business-council | |
| empty string | |
| Tumblr | empty string |
| https://twitter.com/USASEANBusiness | |
| ValidEmail | true |
| Vimeo | empty string |
| Wordpress | empty string |
| YouTube | empty string |
Uris
| BioImage | /api/v2/user/US-ASEAN!bioimage |
|---|---|
| CoverImage | /api/v2/user/US-ASEAN!coverimage |
| User | /api/v2/user/US-ASEAN |
Request
| Uri | /api/v2/user/US-ASEAN!profile?_shorturis=&_responseLevel=Password |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": true
}
Options
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
PATCH
| Permissions |
|
|---|
Output Fields
| BioText | text | |
|---|---|---|
| Blogger | fullurl | |
| ContactEmail | Deprecated as of 2020-04-20 | |
| Custom | fullurl | |
| DisplayName | text | |
| fullurl | ||
| FirstName | text | |
| FiveHundredPX | fullurl | |
| Flickr | fullurl | |
| GooglePlus | Deprecated as of 2021-01-13 | |
| fullurl | ||
| LastName | text | |
| fullurl | ||
| fullurl | ||
| Tumblr | fullurl | |
| fullurl | ||
| ValidEmail | boolean | |
| Vimeo | fullurl | |
| Wordpress | fullurl | |
| YouTube | fullurl |
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/user/US-ASEAN!profile?_shorturis=&_responseLevel=Password"
},
"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": "US-ASEAN",
"param_validator": {}
},
{
"type": "action",
"text": "profile"
}
]
},
"Response": {
"Uri": "/api/v2/user/US-ASEAN!profile?_shorturis=&_responseLevel=Password",
"Locator": "UserProfile",
"LocatorType": "Object",
"UserProfile": {
"BioText": "",
"FirstName": "US-ASEAN",
"LastName": "Business Council",
"DisplayName": "US-ASEAN Business Council",
"ContactEmail": "user@example.com",
"ValidEmail": true,
"GooglePlus": "",
"Facebook": "https://www.facebook.com/pages/US-ASEAN-Business-Council/246367487365",
"Twitter": "https://twitter.com/USASEANBusiness",
"Instagram": "",
"Blogger": "",
"FiveHundredPX": "",
"Flickr": "",
"LinkedIn": "https://www.linkedin.com/company/us-asean-business-council",
"Pinterest": "",
"Tumblr": "",
"Vimeo": "",
"Wordpress": "",
"YouTube": "",
"Custom": "",
"Uri": "/api/v2/user/US-ASEAN!profile",
"UriDescription": "User's profile information",
"Uris": {
"BioImage": "/api/v2/user/US-ASEAN!bioimage",
"CoverImage": "/api/v2/user/US-ASEAN!coverimage",
"User": "/api/v2/user/US-ASEAN"
},
"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.02784,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}