Response [200 Ok]

Uri /api/v2/folder/user/destinationarcticcircle/Events/Arctic-Sounds-Music-Festival-1!albumlist
UriDescription List of user's albums
EndpointType AlbumList
Locator AlbumList
LocatorType List

AlbumList [1 of 2] - 2022 Arctic Sounds
/api/v2/album/Cqshxw

Uri /api/v2/album/Cqshxw
Name 2022 Arctic Sounds
UrlPath /Events/Arctic-Sounds-Music-Festival-1/2022-Arctic-Sounds

AlbumList [2 of 2] - ALL - Arctic Sounds Music Festival
/api/v2/album/n6Dbhg

Uri /api/v2/album/n6Dbhg
Name ALL - Arctic Sounds Music Festival
UrlPath /Events/Arctic-Sounds-Music-Festival-1/ALL-Arctic-Sounds-Music-Festival

Timing

Total

cycles 1
objects 0
time 0.02867

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/destinationarcticcircle/Events/Arctic-Sounds-Music-Festival-1!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": "destinationarcticcircle",
                "param_validator": {}
            },
            {
                "type": "multipleparam",
                "param_name": "folder",
                "param_value": [
                    "Events",
                    "Arctic-Sounds-Music-Festival-1"
                ],
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "albumlist"
            }
        ],
        "Deprecated": {
            "Alternative": "/api/v2/node/:nodeid!children"
        }
    },
    "Response": {
        "Uri": "/api/v2/folder/user/destinationarcticcircle/Events/Arctic-Sounds-Music-Festival-1!albumlist",
        "Locator": "AlbumList",
        "LocatorType": "List",
        "AlbumList": [
            {
                "Uri": "/api/v2/album/Cqshxw",
                "UrlPath": "/Events/Arctic-Sounds-Music-Festival-1/2022-Arctic-Sounds",
                "Name": "2022 Arctic Sounds"
            },
            {
                "Uri": "/api/v2/album/n6Dbhg",
                "UrlPath": "/Events/Arctic-Sounds-Music-Festival-1/ALL-Arctic-Sounds-Music-Festival",
                "Name": "ALL - Arctic Sounds Music Festival"
            }
        ],
        "UriDescription": "List of user's albums",
        "EndpointType": "AlbumList",
        "Timing": {
            "Total": {
                "time": 0.02867,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}