Response [200 Ok]

Uri /api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1!search
UriDescription Search for folders
EndpointType FolderSearch
Locator Folder
LocatorType Objects

Folder [1 of 2] - Activities
/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Kangerlussuaq-things-to-do

Uri /api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Kangerlussuaq-things-to-do
UriDescription A folder or legacy (sub)category by UrlPath
ResponseLevel Public
DateAdded 2022-02-28T15:09:21+00:00
DateModified 2024-08-27T16:47:14+00:00
Description empty string
IsEmpty false
Keywords empty string
Name Activities
NodeID 7G2932
PasswordHint empty string
SecurityType None
SortDirection Ascending
SortMethod SortIndex
UrlName Kangerlussuaq-things-to-do
UrlPath /Kangerlussuaq-1/Kangerlussuaq-things-to-do
WebUri https://destinationarcticcircle.smugmug.com/Kangerlussuaq-1/Kangerlussuaq-things-to-do

Uris

FolderByID
/api/v2/folder/id/7G2932

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

HighlightImage
/api/v2/highlight/node/7G2932

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

Node
/api/v2/node/7G2932

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

ParentFolders
/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1!parents

Uri /api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1!parents
UriDescription The sequence of parent folders, from the given folder to the root
EndpointType ParentFolders
Locator Folder
LocatorType Objects

User
/api/v2/user/destinationarcticcircle

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

Folder [2 of 2] - Attractions
/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Attractions

Uri /api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Attractions
UriDescription A folder or legacy (sub)category by UrlPath
ResponseLevel Public
DateAdded 2022-09-09T12:52:19+00:00
DateModified 2024-08-27T16:46:01+00:00
Description empty string
IsEmpty false
Keywords empty string
Name Attractions
NodeID D2cKvj
PasswordHint empty string
SecurityType None
SortDirection Descending
SortMethod DateModified
UrlName Attractions
UrlPath /Kangerlussuaq-1/Attractions
WebUri https://destinationarcticcircle.smugmug.com/Kangerlussuaq-1/Attractions

Uris

FolderByID
/api/v2/folder/id/D2cKvj

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

HighlightImage
/api/v2/highlight/node/D2cKvj

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

Node
/api/v2/node/D2cKvj

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

ParentFolders
/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1!parents

Uri /api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1!parents
UriDescription The sequence of parent folders, from the given folder to the root
EndpointType ParentFolders
Locator Folder
LocatorType Objects

User
/api/v2/user/destinationarcticcircle

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

Timing

Total

cycles 1
objects 0
time 0.11102

Config

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

Options

Path

  • /api
  • /v2
  • /folder
  • /user
  • /
  • /
  • !search

Notes

  • _multiargs does not work at this endpoint

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Parameters

GET

Search all text fields

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1!search"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "ParameterDescription": {
            "Varchar": "Variable length text from MIN_CHARS to MAX_CHARS (MAX_CHARS = INFINITY meaning arbitrary length)",
            "Select": "Select one option. Options should pass only the \"Value\"."
        },
        "Parameters": {
            "GET": [
                {
                    "Name": "Text",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": null,
                    "Description": "Search all text fields",
                    "Type": "Varchar",
                    "MIN_CHARS": 0,
                    "MAX_CHARS": "INFINITY"
                },
                {
                    "Name": "SortMethod",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": "_score",
                    "Type": "Select",
                    "OPTIONS": [
                        "Rank",
                        "LastUpdated"
                    ],
                    "MIN_COUNT": 1,
                    "MAX_COUNT": 1
                },
                {
                    "Name": "SortDirection",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": "Descending",
                    "Type": "Select",
                    "OPTIONS": [
                        "Ascending",
                        "Descending"
                    ],
                    "MIN_COUNT": 1,
                    "MAX_COUNT": 1
                }
            ]
        },
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Notes": [
            "_multiargs does not work at this endpoint"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "folder"
            },
            {
                "type": "path",
                "text": "user"
            },
            {
                "type": "singleparam",
                "param_name": "nickname",
                "param_value": "destinationarcticcircle",
                "param_validator": {}
            },
            {
                "type": "multipleparam",
                "param_name": "folder",
                "param_value": [
                    "Kangerlussuaq-1"
                ],
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "search"
            }
        ],
        "Deprecated": {
            "Alternative": "/api/v2/node!search"
        }
    },
    "Response": {
        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1!search",
        "Locator": "Folder",
        "LocatorType": "Objects",
        "Folder": [
            {
                "Name": "Activities",
                "UrlName": "Kangerlussuaq-things-to-do",
                "SecurityType": "None",
                "SortMethod": "SortIndex",
                "SortDirection": "Ascending",
                "Description": "",
                "Keywords": "",
                "PasswordHint": "",
                "DateAdded": "2022-02-28T15:09:21+00:00",
                "DateModified": "2024-08-27T16:47:14+00:00",
                "UrlPath": "/Kangerlussuaq-1/Kangerlussuaq-things-to-do",
                "NodeID": "7G2932",
                "IsEmpty": false,
                "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Kangerlussuaq-things-to-do",
                "WebUri": "https://destinationarcticcircle.smugmug.com/Kangerlussuaq-1/Kangerlussuaq-things-to-do",
                "UriDescription": "A folder or legacy (sub)category by UrlPath",
                "Uris": {
                    "FolderByID": {
                        "Uri": "/api/v2/folder/id/7G2932",
                        "Locator": "Folder",
                        "LocatorType": "Object",
                        "UriDescription": "Get folder by its ID",
                        "EndpointType": "FolderByID"
                    },
                    "Node": {
                        "Uri": "/api/v2/node/7G2932",
                        "Locator": "Node",
                        "LocatorType": "Object",
                        "UriDescription": "Node with the given id.",
                        "EndpointType": "Node"
                    },
                    "User": {
                        "Uri": "/api/v2/user/destinationarcticcircle",
                        "Locator": "User",
                        "LocatorType": "Object",
                        "UriDescription": "User By Nickname",
                        "EndpointType": "User"
                    },
                    "ParentFolders": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1!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/destinationarcticcircle/Kangerlussuaq-1/Kangerlussuaq-things-to-do!parent",
                        "Locator": "Folder",
                        "LocatorType": "Object",
                        "UriDescription": "Parent folder",
                        "EndpointType": "ParentFolder"
                    },
                    "HighlightImage": {
                        "Uri": "/api/v2/highlight/node/7G2932",
                        "Locator": "Image",
                        "LocatorType": "Object",
                        "UriDescription": "Highlight image for a folder, album, or page",
                        "EndpointType": "HighlightImage"
                    },
                    "FolderHighlightImage": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Kangerlussuaq-things-to-do!highlightimage",
                        "Locator": "Image",
                        "LocatorType": "Object",
                        "UriDescription": "Highlight image for folder",
                        "EndpointType": "FolderHighlightImage"
                    },
                    "Folders": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Kangerlussuaq-things-to-do!folders",
                        "Locator": "Folder",
                        "LocatorType": "Objects",
                        "UriDescription": "Folders inside of the folder",
                        "EndpointType": "Folders"
                    },
                    "FolderList": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Kangerlussuaq-things-to-do!folderlist",
                        "Locator": "FolderList",
                        "LocatorType": "List",
                        "UriDescription": "Recursive list of all of the user's folders",
                        "EndpointType": "FolderList"
                    },
                    "FolderAlbums": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Kangerlussuaq-things-to-do!albums",
                        "Locator": "Album",
                        "LocatorType": "Objects",
                        "UriDescription": "Albums inside of the folder",
                        "EndpointType": "FolderAlbums"
                    },
                    "AlbumList": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Kangerlussuaq-things-to-do!albumlist",
                        "Locator": "AlbumList",
                        "LocatorType": "List",
                        "UriDescription": "List of user's albums",
                        "EndpointType": "AlbumList"
                    },
                    "FolderSearch": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Kangerlussuaq-things-to-do!search",
                        "Locator": "FolderByID",
                        "LocatorType": "Objects",
                        "UriDescription": "Search for folders",
                        "EndpointType": "FolderSearch"
                    },
                    "FolderPages": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Kangerlussuaq-things-to-do!pages",
                        "Locator": "Page",
                        "LocatorType": "Objects",
                        "UriDescription": "Pages inside of the folder",
                        "EndpointType": "FolderPages"
                    },
                    "Size": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Kangerlussuaq-things-to-do!size",
                        "Locator": "Size",
                        "LocatorType": "Object",
                        "UriDescription": "Size of folder",
                        "EndpointType": "Size"
                    }
                },
                "ResponseLevel": "Public"
            },
            {
                "Name": "Attractions",
                "UrlName": "Attractions",
                "SecurityType": "None",
                "SortMethod": "DateModified",
                "SortDirection": "Descending",
                "Description": "",
                "Keywords": "",
                "PasswordHint": "",
                "DateAdded": "2022-09-09T12:52:19+00:00",
                "DateModified": "2024-08-27T16:46:01+00:00",
                "UrlPath": "/Kangerlussuaq-1/Attractions",
                "NodeID": "D2cKvj",
                "IsEmpty": false,
                "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Attractions",
                "WebUri": "https://destinationarcticcircle.smugmug.com/Kangerlussuaq-1/Attractions",
                "UriDescription": "A folder or legacy (sub)category by UrlPath",
                "Uris": {
                    "FolderByID": {
                        "Uri": "/api/v2/folder/id/D2cKvj",
                        "Locator": "Folder",
                        "LocatorType": "Object",
                        "UriDescription": "Get folder by its ID",
                        "EndpointType": "FolderByID"
                    },
                    "Node": {
                        "Uri": "/api/v2/node/D2cKvj",
                        "Locator": "Node",
                        "LocatorType": "Object",
                        "UriDescription": "Node with the given id.",
                        "EndpointType": "Node"
                    },
                    "User": {
                        "Uri": "/api/v2/user/destinationarcticcircle",
                        "Locator": "User",
                        "LocatorType": "Object",
                        "UriDescription": "User By Nickname",
                        "EndpointType": "User"
                    },
                    "ParentFolders": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1!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/destinationarcticcircle/Kangerlussuaq-1/Attractions!parent",
                        "Locator": "Folder",
                        "LocatorType": "Object",
                        "UriDescription": "Parent folder",
                        "EndpointType": "ParentFolder"
                    },
                    "HighlightImage": {
                        "Uri": "/api/v2/highlight/node/D2cKvj",
                        "Locator": "Image",
                        "LocatorType": "Object",
                        "UriDescription": "Highlight image for a folder, album, or page",
                        "EndpointType": "HighlightImage"
                    },
                    "FolderHighlightImage": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Attractions!highlightimage",
                        "Locator": "Image",
                        "LocatorType": "Object",
                        "UriDescription": "Highlight image for folder",
                        "EndpointType": "FolderHighlightImage"
                    },
                    "Folders": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Attractions!folders",
                        "Locator": "Folder",
                        "LocatorType": "Objects",
                        "UriDescription": "Folders inside of the folder",
                        "EndpointType": "Folders"
                    },
                    "FolderList": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Attractions!folderlist",
                        "Locator": "FolderList",
                        "LocatorType": "List",
                        "UriDescription": "Recursive list of all of the user's folders",
                        "EndpointType": "FolderList"
                    },
                    "FolderAlbums": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Attractions!albums",
                        "Locator": "Album",
                        "LocatorType": "Objects",
                        "UriDescription": "Albums inside of the folder",
                        "EndpointType": "FolderAlbums"
                    },
                    "AlbumList": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Attractions!albumlist",
                        "Locator": "AlbumList",
                        "LocatorType": "List",
                        "UriDescription": "List of user's albums",
                        "EndpointType": "AlbumList"
                    },
                    "FolderSearch": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Attractions!search",
                        "Locator": "FolderByID",
                        "LocatorType": "Objects",
                        "UriDescription": "Search for folders",
                        "EndpointType": "FolderSearch"
                    },
                    "FolderPages": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Attractions!pages",
                        "Locator": "Page",
                        "LocatorType": "Objects",
                        "UriDescription": "Pages inside of the folder",
                        "EndpointType": "FolderPages"
                    },
                    "Size": {
                        "Uri": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1/Attractions!size",
                        "Locator": "Size",
                        "LocatorType": "Object",
                        "UriDescription": "Size of folder",
                        "EndpointType": "Size"
                    }
                },
                "ResponseLevel": "Public"
            }
        ],
        "UriDescription": "Search for folders",
        "EndpointType": "FolderSearch",
        "Pages": {
            "Total": 2,
            "Start": 1,
            "Count": 2,
            "RequestedCount": 10,
            "FirstPage": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1!search?start=1&count=10",
            "LastPage": "/api/v2/folder/user/destinationarcticcircle/Kangerlussuaq-1!search?start=1&count=10"
        },
        "Timing": {
            "Total": {
                "time": 0.11102,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}