Response [200 Ok]

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

AlbumList [1 of 5] - Abhisit, Boediono, Acquino
/api/v2/album/35JDGL

Uri /api/v2/album/35JDGL
Name Abhisit, Boediono, Acquino
UrlPath /Events/2010/Abhisit-Boediono-Acquino

AlbumList [2 of 5] - ASEAN Leaders Summit
/api/v2/album/5fsG6w

Uri /api/v2/album/5fsG6w
Name ASEAN Leaders Summit
UrlPath /Events/2010/ASEAN-Leaders-Summit

AlbumList [3 of 5] - ASEAN Trade Ministers Roadshow
/api/v2/album/M6kHWw

Uri /api/v2/album/M6kHWw
Name ASEAN Trade Ministers Roadshow
UrlPath /Events/2010/ASEAN-Trade-Ministers-Roadshow

AlbumList [4 of 5] - Vietnam PM Dung Dinner
/api/v2/album/VFBMTp

Uri /api/v2/album/VFBMTp
Name Vietnam PM Dung Dinner
UrlPath /Events/2010/Vietnam-PM-Dung-Dinner

AlbumList [5 of 5] - Vietnam President Triet Roundtable
/api/v2/album/JxZq7M

Uri /api/v2/album/JxZq7M
Name Vietnam President Triet Roundtable
UrlPath /Events/2010/Triet-Roundtable

Timing

Total

cycles 1
objects 0
time 0.03137

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/Events/2010!albumlist"
    },
    "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": [
                    "Events",
                    "2010"
                ],
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "albumlist"
            }
        ],
        "Deprecated": {
            "Alternative": "/api/v2/node/:nodeid!children"
        }
    },
    "Response": {
        "Uri": "/api/v2/folder/user/US-ASEAN/Events/2010!albumlist",
        "Locator": "AlbumList",
        "LocatorType": "List",
        "AlbumList": [
            {
                "Uri": "/api/v2/album/35JDGL",
                "UrlPath": "/Events/2010/Abhisit-Boediono-Acquino",
                "Name": "Abhisit, Boediono, Acquino"
            },
            {
                "Uri": "/api/v2/album/5fsG6w",
                "UrlPath": "/Events/2010/ASEAN-Leaders-Summit",
                "Name": "ASEAN Leaders Summit"
            },
            {
                "Uri": "/api/v2/album/M6kHWw",
                "UrlPath": "/Events/2010/ASEAN-Trade-Ministers-Roadshow",
                "Name": "ASEAN Trade Ministers Roadshow"
            },
            {
                "Uri": "/api/v2/album/VFBMTp",
                "UrlPath": "/Events/2010/Vietnam-PM-Dung-Dinner",
                "Name": "Vietnam PM Dung Dinner"
            },
            {
                "Uri": "/api/v2/album/JxZq7M",
                "UrlPath": "/Events/2010/Triet-Roundtable",
                "Name": "Vietnam President Triet Roundtable"
            }
        ],
        "UriDescription": "List of user's albums",
        "EndpointType": "AlbumList",
        "Timing": {
            "Total": {
                "time": 0.03137,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}