Response [200 Ok]

Uri /api/v2/folder/user/naapausa/About!albumlist
UriDescription List of user's albums
EndpointType AlbumList
Locator AlbumList
LocatorType List

AlbumList [1 of 6] - Henry C. Ng
/api/v2/album/Q43RCM

Uri /api/v2/album/Q43RCM
Name Henry C. Ng
UrlPath /About/Consultant/Henry-C-Ng

AlbumList [2 of 6] - Niang Xiao Guang 郎晓光
/api/v2/album/CZFj76

Uri /api/v2/album/CZFj76
Name Niang Xiao Guang 郎晓光
UrlPath /About/Consultant/Love-niangxiaoguang

AlbumList [3 of 6] - Victor Liu - 阿刘
/api/v2/album/zwk48R

Uri /api/v2/album/zwk48R
Name Victor Liu - 阿刘
UrlPath /About/Consultant/Victor-Liu

AlbumList [4 of 6] - Xiao Ji Di - 肖吉地
/api/v2/album/ZBPhMQ

Uri /api/v2/album/ZBPhMQ
Name Xiao Ji Di - 肖吉地
UrlPath /About/Consultant/XiaoJiDi

AlbumList [5 of 6] - John Fan
/api/v2/album/v5NP3p

Uri /api/v2/album/v5NP3p
Name John Fan
UrlPath /About/Consultant/John-Fan

AlbumList [6 of 6] - Xin Rui Zhang- 张兴瑞
/api/v2/album/JrcCtQ

Uri /api/v2/album/JrcCtQ
Name Xin Rui Zhang- 张兴瑞
UrlPath /About/Consultant/Zhang-Xin-Rui

Timing

Total

cycles 1
objects 0
time 0.05001

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/naapausa/About!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": "naapausa",
                "param_validator": {}
            },
            {
                "type": "multipleparam",
                "param_name": "folder",
                "param_value": [
                    "About"
                ],
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "albumlist"
            }
        ],
        "Deprecated": {
            "Alternative": "/api/v2/node/:nodeid!children"
        }
    },
    "Response": {
        "Uri": "/api/v2/folder/user/naapausa/About!albumlist",
        "Locator": "AlbumList",
        "LocatorType": "List",
        "AlbumList": [
            {
                "Uri": "/api/v2/album/Q43RCM",
                "UrlPath": "/About/Consultant/Henry-C-Ng",
                "Name": "Henry C. Ng"
            },
            {
                "Uri": "/api/v2/album/CZFj76",
                "UrlPath": "/About/Consultant/Love-niangxiaoguang",
                "Name": "Niang Xiao Guang \u90ce\u6653\u5149"
            },
            {
                "Uri": "/api/v2/album/zwk48R",
                "UrlPath": "/About/Consultant/Victor-Liu",
                "Name": "Victor Liu - \u963f\u5218"
            },
            {
                "Uri": "/api/v2/album/ZBPhMQ",
                "UrlPath": "/About/Consultant/XiaoJiDi",
                "Name": "Xiao Ji Di - \u8096\u5409\u5730"
            },
            {
                "Uri": "/api/v2/album/v5NP3p",
                "UrlPath": "/About/Consultant/John-Fan",
                "Name": "John Fan"
            },
            {
                "Uri": "/api/v2/album/JrcCtQ",
                "UrlPath": "/About/Consultant/Zhang-Xin-Rui",
                "Name": "Xin Rui Zhang- \u5f20\u5174\u745e"
            }
        ],
        "UriDescription": "List of user's albums",
        "EndpointType": "AlbumList",
        "Timing": {
            "Total": {
                "time": 0.05001,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}