Response [200 Ok]

Uri /api/v2/folder/user/US-ASEAN/Other!albumlist
UriDescription List of user's albums
EndpointType AlbumList
Locator AlbumList
LocatorType List

AlbumList [1 of 16] - Evelyn Mariano
/api/v2/album/BcdHwS

Uri /api/v2/album/BcdHwS
Name Evelyn Mariano
UrlPath /Other/Evelyn-Mariano

AlbumList [2 of 16] - Golf Tournament 2018
/api/v2/album/ptdMQt

Uri /api/v2/album/ptdMQt
Name Golf Tournament 2018
UrlPath /Other/Golf-Tournament-2018

AlbumList [3 of 16] - Meeting with Mr. Anies Baswedan and Mr. Thomas Lembong
/api/v2/album/wcTP8c

Uri /api/v2/album/wcTP8c
Name Meeting with Mr. Anies Baswedan and Mr. Thomas Lembong
UrlPath /Other/Meeting-with-Anies-Baswedan

AlbumList [4 of 16] - PHAP HLS Philippines
/api/v2/album/kWXvdJ

Uri /api/v2/album/kWXvdJ
Name PHAP HLS Philippines
UrlPath /Other/PHAP-HLS-Philippines

AlbumList [5 of 16] - Rangoon Synagogue Photos
/api/v2/album/TGCpwK

Uri /api/v2/album/TGCpwK
Name Rangoon Synagogue Photos
UrlPath /Other/Rangoon-Synagogue-Photos

AlbumList [6 of 16] - Welcome Luncheon for Ambassador Michalak
/api/v2/album/9TH8vn

Uri /api/v2/album/9TH8vn
Name Welcome Luncheon for Ambassador Michalak
UrlPath /Other/Welcome-Luncheon-for

AlbumList [7 of 16] - 2014
/api/v2/album/ntb2Xd

Uri /api/v2/album/ntb2Xd
Name 2014
UrlPath /Other/ASEAN-Ambassadors-Tours/2014

AlbumList [8 of 16] - 2013
/api/v2/album/KZ3wbL

Uri /api/v2/album/KZ3wbL
Name 2013
UrlPath /Other/ASEAN-Ambassadors-Tours/2013

AlbumList [9 of 16] - Event 1 - 12/27/2012
/api/v2/album/2fSQBG

Uri /api/v2/album/2fSQBG
Name Event 1 - 12/27/2012
UrlPath /Other/Career-Development-Series-VN/2012-12-27

AlbumList [10 of 16] - Event 2 - 03/21/2013
/api/v2/album/bjxVPp

Uri /api/v2/album/bjxVPp
Name Event 2 - 03/21/2013
UrlPath /Other/Career-Development-Series-VN/2013-03-21

AlbumList [11 of 16] - Event 4 - 10/16/2013
/api/v2/album/RQMgw5

Uri /api/v2/album/RQMgw5
Name Event 4 - 10/16/2013
UrlPath /Other/Career-Development-Series-VN/2013-10-16

AlbumList [12 of 16] - Laura Hudson Pictures
/api/v2/album/MT3jBx

Uri /api/v2/album/MT3jBx
Name Laura Hudson Pictures
UrlPath /Other/Laura-Hudson-Pictures/Laura-Hudson-Pictures

AlbumList [13 of 16] - Rod Hills
/api/v2/album/TCHJwL

Uri /api/v2/album/TCHJwL
Name Rod Hills
UrlPath /Other/Rod-Hills/Rod-Hills

AlbumList [14 of 16] - Chicago
/api/v2/album/rHmctg

Uri /api/v2/album/rHmctg
Name Chicago
UrlPath /Other/US-Ambassadors-Tours/2017/Chicago

AlbumList [15 of 16] - Defense & Security Roundtable
/api/v2/album/bKmdmJ

Uri /api/v2/album/bKmdmJ
Name Defense & Security Roundtable
UrlPath /Other/US-Ambassadors-Tours/2017/Defense-Security-Roundtable

AlbumList [16 of 16] - San Francisco
/api/v2/album/kFx8LC

Uri /api/v2/album/kFx8LC
Name San Francisco
UrlPath /Other/US-Ambassadors-Tours/2017/San-Francisco

Timing

Total

cycles 1
objects 0
time 0.06985

Config

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

Options

Path

  • /api
  • /v2
  • /folder
  • /user
  • /
  • /
  • !albumlist

Notes

  • _multiargs does not work at this endpoint

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Parameters

GET

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/folder/user/US-ASEAN/Other!albumlist?_accept=text%2Fhtml"
    },
    "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)"
        },
        "Parameters": {
            "GET": [
                {
                    "Name": "FolderID",
                    "Required": false,
                    "ReadOnly": false,
                    "Default": "",
                    "Type": "Varchar",
                    "MIN_CHARS": 5,
                    "MAX_CHARS": "INFINITY"
                }
            ]
        },
        "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": "US-ASEAN",
                "param_validator": {}
            },
            {
                "type": "multipleparam",
                "param_name": "folder",
                "param_value": [
                    "Other"
                ],
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "albumlist"
            }
        ],
        "Deprecated": {
            "Alternative": "/api/v2/node/:nodeid!children"
        }
    },
    "Response": {
        "Uri": "/api/v2/folder/user/US-ASEAN/Other!albumlist",
        "Locator": "AlbumList",
        "LocatorType": "List",
        "AlbumList": [
            {
                "Uri": "/api/v2/album/BcdHwS",
                "UrlPath": "/Other/Evelyn-Mariano",
                "Name": "Evelyn Mariano"
            },
            {
                "Uri": "/api/v2/album/ptdMQt",
                "UrlPath": "/Other/Golf-Tournament-2018",
                "Name": "Golf Tournament 2018"
            },
            {
                "Uri": "/api/v2/album/wcTP8c",
                "UrlPath": "/Other/Meeting-with-Anies-Baswedan",
                "Name": "Meeting with Mr. Anies Baswedan and Mr. Thomas Lembong"
            },
            {
                "Uri": "/api/v2/album/kWXvdJ",
                "UrlPath": "/Other/PHAP-HLS-Philippines",
                "Name": "PHAP HLS Philippines"
            },
            {
                "Uri": "/api/v2/album/TGCpwK",
                "UrlPath": "/Other/Rangoon-Synagogue-Photos",
                "Name": "Rangoon Synagogue Photos"
            },
            {
                "Uri": "/api/v2/album/9TH8vn",
                "UrlPath": "/Other/Welcome-Luncheon-for",
                "Name": "Welcome Luncheon for Ambassador Michalak"
            },
            {
                "Uri": "/api/v2/album/ntb2Xd",
                "UrlPath": "/Other/ASEAN-Ambassadors-Tours/2014",
                "Name": "2014"
            },
            {
                "Uri": "/api/v2/album/KZ3wbL",
                "UrlPath": "/Other/ASEAN-Ambassadors-Tours/2013",
                "Name": "2013"
            },
            {
                "Uri": "/api/v2/album/2fSQBG",
                "UrlPath": "/Other/Career-Development-Series-VN/2012-12-27",
                "Name": "Event 1 - 12/27/2012"
            },
            {
                "Uri": "/api/v2/album/bjxVPp",
                "UrlPath": "/Other/Career-Development-Series-VN/2013-03-21",
                "Name": "Event 2 - 03/21/2013"
            },
            {
                "Uri": "/api/v2/album/RQMgw5",
                "UrlPath": "/Other/Career-Development-Series-VN/2013-10-16",
                "Name": "Event 4 - 10/16/2013"
            },
            {
                "Uri": "/api/v2/album/MT3jBx",
                "UrlPath": "/Other/Laura-Hudson-Pictures/Laura-Hudson-Pictures",
                "Name": "Laura Hudson Pictures"
            },
            {
                "Uri": "/api/v2/album/TCHJwL",
                "UrlPath": "/Other/Rod-Hills/Rod-Hills",
                "Name": "Rod Hills"
            },
            {
                "Uri": "/api/v2/album/rHmctg",
                "UrlPath": "/Other/US-Ambassadors-Tours/2017/Chicago",
                "Name": "Chicago"
            },
            {
                "Uri": "/api/v2/album/bKmdmJ",
                "UrlPath": "/Other/US-Ambassadors-Tours/2017/Defense-Security-Roundtable",
                "Name": "Defense & Security Roundtable"
            },
            {
                "Uri": "/api/v2/album/kFx8LC",
                "UrlPath": "/Other/US-Ambassadors-Tours/2017/San-Francisco",
                "Name": "San Francisco"
            }
        ],
        "UriDescription": "List of user's albums",
        "EndpointType": "AlbumList",
        "Timing": {
            "Total": {
                "time": 0.06985,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}