Response [200 Ok]

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

Folder [1 of 1] - Myanmar Business Mission
/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar

Uri /api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar
UriDescription A folder or legacy (sub)category by UrlPath
ResponseLevel Public
DateAdded 2013-12-09T17:15:08+00:00
DateModified 2021-07-16T13:39:36+00:00
Description empty string
IsEmpty false
Keywords empty string
Name Myanmar Business Mission
NodeID JfPcc
PasswordHint empty string
SecurityType None
SortDirection Ascending
SortMethod SortIndex
UrlName Myanmar
UrlPath /Business-Missions/2013/Myanmar
WebUri https://photos.usasean.org/Business-Missions/2013/Myanmar

Uris

FolderAlbums
/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!albums

Uri /api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!albums
UriDescription Albums inside of the folder
EndpointType FolderAlbums
Locator Album
LocatorType Objects

FolderByID
/api/v2/folder/id/JfPcc

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

FolderList
/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!folderlist

Uri /api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!folderlist
UriDescription Recursive list of all of the user's folders
EndpointType FolderList
Locator FolderList
LocatorType List

FolderPages
/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!pages

Uri /api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!pages
UriDescription Pages inside of the folder
EndpointType FolderPages
Locator Page
LocatorType Objects

FolderSearch
/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!search

Uri /api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!search
UriDescription Search for folders
EndpointType FolderSearch
Locator FolderByID
LocatorType Objects

Folders
/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!folders

Uri /api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!folders
UriDescription Folders inside of the folder
EndpointType Folders
Locator Folder
LocatorType Objects

HighlightImage
/api/v2/highlight/node/JfPcc

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

Node
/api/v2/node/JfPcc

Uri /api/v2/node/JfPcc
UriDescription Node with the given id.
EndpointType Node
Locator Node
LocatorType Object

ParentFolders
/api/v2/folder/user/US-ASEAN/Business-Missions/2013!parents

Uri /api/v2/folder/user/US-ASEAN/Business-Missions/2013!parents
UriDescription The sequence of parent folders, from the given folder to the root
EndpointType ParentFolders
Locator Folder
LocatorType Objects

User
/api/v2/user/US-ASEAN

Uri /api/v2/user/US-ASEAN
UriDescription User By Nickname
EndpointType User
Locator User
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.03065

Request

Uri /api/v2/folder/id/JfPcc
Method GET
Version v2

Config

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

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/folder/id/JfPcc"
    },
    "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": "folder"
            },
            {
                "type": "path",
                "text": "id"
            },
            {
                "type": "singleparam",
                "param_name": "nodeid",
                "param_value": "JfPcc",
                "param_validator": {}
            }
        ],
        "Deprecated": {
            "Alternative": "/api/v2/node/:nodeid"
        }
    },
    "Response": {
        "Uri": "/api/v2/folder/id/JfPcc",
        "Locator": "Folder",
        "LocatorType": "Object",
        "Folder": {
            "Name": "Myanmar Business Mission",
            "UrlName": "Myanmar",
            "SecurityType": "None",
            "SortMethod": "SortIndex",
            "SortDirection": "Ascending",
            "Description": "",
            "Keywords": "",
            "PasswordHint": "",
            "DateAdded": "2013-12-09T17:15:08+00:00",
            "DateModified": "2021-07-16T13:39:36+00:00",
            "UrlPath": "/Business-Missions/2013/Myanmar",
            "NodeID": "JfPcc",
            "IsEmpty": false,
            "Uri": "/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar",
            "WebUri": "https://photos.usasean.org/Business-Missions/2013/Myanmar",
            "UriDescription": "A folder or legacy (sub)category by UrlPath",
            "Uris": {
                "FolderByID": {
                    "Uri": "/api/v2/folder/id/JfPcc",
                    "Locator": "Folder",
                    "LocatorType": "Object",
                    "UriDescription": "Get folder by its ID",
                    "EndpointType": "FolderByID"
                },
                "Node": {
                    "Uri": "/api/v2/node/JfPcc",
                    "Locator": "Node",
                    "LocatorType": "Object",
                    "UriDescription": "Node with the given id.",
                    "EndpointType": "Node"
                },
                "User": {
                    "Uri": "/api/v2/user/US-ASEAN",
                    "Locator": "User",
                    "LocatorType": "Object",
                    "UriDescription": "User By Nickname",
                    "EndpointType": "User"
                },
                "ParentFolders": {
                    "Uri": "/api/v2/folder/user/US-ASEAN/Business-Missions/2013!parents",
                    "Locator": "Folder",
                    "LocatorType": "Objects",
                    "UriDescription": "The sequence of parent folders, from the given folder to the root",
                    "EndpointType": "ParentFolders"
                },
                "ParentFolder": {
                    "Uri": "/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!parent",
                    "Locator": "Folder",
                    "LocatorType": "Object",
                    "UriDescription": "Parent folder",
                    "EndpointType": "ParentFolder"
                },
                "HighlightImage": {
                    "Uri": "/api/v2/highlight/node/JfPcc",
                    "Locator": "Image",
                    "LocatorType": "Object",
                    "UriDescription": "Highlight image for a folder, album, or page",
                    "EndpointType": "HighlightImage"
                },
                "FolderHighlightImage": {
                    "Uri": "/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!highlightimage",
                    "Locator": "Image",
                    "LocatorType": "Object",
                    "UriDescription": "Highlight image for folder",
                    "EndpointType": "FolderHighlightImage"
                },
                "Folders": {
                    "Uri": "/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!folders",
                    "Locator": "Folder",
                    "LocatorType": "Objects",
                    "UriDescription": "Folders inside of the folder",
                    "EndpointType": "Folders"
                },
                "FolderList": {
                    "Uri": "/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!folderlist",
                    "Locator": "FolderList",
                    "LocatorType": "List",
                    "UriDescription": "Recursive list of all of the user's folders",
                    "EndpointType": "FolderList"
                },
                "FolderAlbums": {
                    "Uri": "/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!albums",
                    "Locator": "Album",
                    "LocatorType": "Objects",
                    "UriDescription": "Albums inside of the folder",
                    "EndpointType": "FolderAlbums"
                },
                "AlbumList": {
                    "Uri": "/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!albumlist",
                    "Locator": "AlbumList",
                    "LocatorType": "List",
                    "UriDescription": "List of user's albums",
                    "EndpointType": "AlbumList"
                },
                "FolderSearch": {
                    "Uri": "/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!search",
                    "Locator": "FolderByID",
                    "LocatorType": "Objects",
                    "UriDescription": "Search for folders",
                    "EndpointType": "FolderSearch"
                },
                "FolderPages": {
                    "Uri": "/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!pages",
                    "Locator": "Page",
                    "LocatorType": "Objects",
                    "UriDescription": "Pages inside of the folder",
                    "EndpointType": "FolderPages"
                },
                "Size": {
                    "Uri": "/api/v2/folder/user/US-ASEAN/Business-Missions/2013/Myanmar!size",
                    "Locator": "Size",
                    "LocatorType": "Object",
                    "UriDescription": "Size of folder",
                    "EndpointType": "Size"
                }
            },
            "ResponseLevel": "Public"
        },
        "UriDescription": "Get folder by its ID",
        "EndpointType": "FolderByID",
        "Timing": {
            "Total": {
                "time": 0.03065,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}