Response [200 Ok]

Uri /api/v2/node/Fb42dp!parent
UriDescription Parent node of the given node.
EndpointType ParentNode
Locator Node
LocatorType Object

Node [1 of 1] - Wall Art
/api/v2/node/fJ4g3r

Uri /api/v2/node/fJ4g3r
UriDescription Node with the given id.
ResponseLevel Public
DateAdded 2019-05-21T16:22:10+00:00
DateModified 2021-04-29T23:28:50+00:00
Description empty string
EffectiveSecurityType None
HasChildren true
IsRoot false
Keywords
Name Wall Art
NodeID fJ4g3r
PasswordHint empty string
SecurityType None
ShowCoverImage true
SortDirection Descending
SortMethod DateModified
Type Folder
UrlName Wall-Art
UrlPath /Product-Shot-Catalog/EZPrints/Wall-Art
WebUri https://assets.smugmug.com/Product-Shot-Catalog/EZPrints/Wall-Art

Formatted Values

Name [html]

html Wall Art

Description [html, text]

html empty string
text empty string

Uris

ChildNodes
/api/v2/node/fJ4g3r!children

Uri /api/v2/node/fJ4g3r!children
UriDescription Child nodes of the given node.
EndpointType ChildNodes
Locator Node
LocatorType Objects

FolderByID
/api/v2/folder/id/fJ4g3r

Uri /api/v2/folder/id/fJ4g3r
UriDescription Get folder by its ID
EndpointType FolderByID
Locator Folder
LocatorType Object

HighlightImage
/api/v2/highlight/node/fJ4g3r

Uri /api/v2/highlight/node/fJ4g3r
UriDescription Highlight image for a folder, album, or page
EndpointType HighlightImage
Locator Image
LocatorType Object

NodeComments
/api/v2/node/fJ4g3r!comments

Uri /api/v2/node/fJ4g3r!comments
UriDescription Comments on a Node
EndpointType NodeComments
Locator Comment
LocatorType Objects

NodeCoverImage
/api/v2/node/fJ4g3r!cover

Uri /api/v2/node/fJ4g3r!cover
UriDescription Cover image for a folder, album, or page
EndpointType NodeCoverImage
Locator Image
LocatorType Object

NodePricelist
/api/v2/node/fJ4g3r!pricelist

Uri /api/v2/node/fJ4g3r!pricelist
UriDescription Get, update, or remove the pricelist mapped to this node.
EndpointType NodePricelist
Locator NodePricelist
LocatorType Object

ParentNode
/api/v2/node/fJ4g3r!parent

Uri /api/v2/node/fJ4g3r!parent
UriDescription Parent node of the given node.
EndpointType ParentNode
Locator Node
LocatorType Object

ParentNodes
/api/v2/node/fJ4g3r!parents

Uri /api/v2/node/fJ4g3r!parents
UriDescription Hierarchy of nodes from the given node (inclusive) to the root node.
EndpointType ParentNodes
Locator Node
LocatorType Objects

User
/api/v2/user/assets

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

Timing

Total

cycles 1
objects 0
time 0.03837

Request

Uri /api/v2/node/Fb42dp!parent
Method GET
Version v2

Config

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

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/node/Fb42dp!parent"
    },
    "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"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "node"
            },
            {
                "type": "singleparam",
                "param_name": "nodeid",
                "param_value": "Fb42dp",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "parent"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/node/Fb42dp!parent",
        "Locator": "Node",
        "LocatorType": "Object",
        "Node": {
            "Description": "",
            "Name": "Wall Art",
            "Keywords": [],
            "PasswordHint": "",
            "SecurityType": "None",
            "ShowCoverImage": true,
            "SortDirection": "Descending",
            "SortMethod": "DateModified",
            "Type": "Folder",
            "UrlName": "Wall-Art",
            "DateAdded": "2019-05-21T16:22:10+00:00",
            "DateModified": "2021-04-29T23:28:50+00:00",
            "EffectiveSecurityType": "None",
            "FormattedValues": {
                "Name": {
                    "html": "Wall Art"
                },
                "Description": {
                    "html": "",
                    "text": ""
                }
            },
            "HasChildren": true,
            "IsRoot": false,
            "NodeID": "fJ4g3r",
            "UrlPath": "/Product-Shot-Catalog/EZPrints/Wall-Art",
            "Uri": "/api/v2/node/fJ4g3r",
            "WebUri": "https://assets.smugmug.com/Product-Shot-Catalog/EZPrints/Wall-Art",
            "UriDescription": "Node with the given id.",
            "Uris": {
                "FolderByID": {
                    "Uri": "/api/v2/folder/id/fJ4g3r",
                    "Locator": "Folder",
                    "LocatorType": "Object",
                    "UriDescription": "Get folder by its ID",
                    "EndpointType": "FolderByID"
                },
                "ParentNode": {
                    "Uri": "/api/v2/node/fJ4g3r!parent",
                    "Locator": "Node",
                    "LocatorType": "Object",
                    "UriDescription": "Parent node of the given node.",
                    "EndpointType": "ParentNode"
                },
                "ParentNodes": {
                    "Uri": "/api/v2/node/fJ4g3r!parents",
                    "Locator": "Node",
                    "LocatorType": "Objects",
                    "UriDescription": "Hierarchy of nodes from the given node (inclusive) to the root node.",
                    "EndpointType": "ParentNodes"
                },
                "User": {
                    "Uri": "/api/v2/user/assets",
                    "Locator": "User",
                    "LocatorType": "Object",
                    "UriDescription": "User By Nickname",
                    "EndpointType": "User"
                },
                "NodeCoverImage": {
                    "Uri": "/api/v2/node/fJ4g3r!cover",
                    "Locator": "Image",
                    "LocatorType": "Object",
                    "UriDescription": "Cover image for a folder, album, or page",
                    "EndpointType": "NodeCoverImage"
                },
                "HighlightImage": {
                    "Uri": "/api/v2/highlight/node/fJ4g3r",
                    "Locator": "Image",
                    "LocatorType": "Object",
                    "UriDescription": "Highlight image for a folder, album, or page",
                    "EndpointType": "HighlightImage"
                },
                "NodeComments": {
                    "Uri": "/api/v2/node/fJ4g3r!comments",
                    "Locator": "Comment",
                    "LocatorType": "Objects",
                    "UriDescription": "Comments on a Node",
                    "EndpointType": "NodeComments"
                },
                "NodePricelist": {
                    "Uri": "/api/v2/node/fJ4g3r!pricelist",
                    "Locator": "NodePricelist",
                    "LocatorType": "Object",
                    "UriDescription": "Get, update, or remove the pricelist mapped to this node.",
                    "EndpointType": "NodePricelist"
                },
                "ChildNodes": {
                    "Uri": "/api/v2/node/fJ4g3r!children",
                    "Locator": "Node",
                    "LocatorType": "Objects",
                    "UriDescription": "Child nodes of the given node.",
                    "EndpointType": "ChildNodes"
                }
            },
            "ResponseLevel": "Public"
        },
        "UriDescription": "Parent node of the given node.",
        "EndpointType": "ParentNode",
        "Timing": {
            "Total": {
                "time": 0.03837,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}