Deprecated
| Alternative | /api/v2/node/:nodeid!children |
|---|
Response [200 Ok]
| Uri | /api/v2/folder/user/destinationarcticcircle/Operators!albumlist |
|---|---|
| UriDescription | List of user's albums |
| EndpointType | AlbumList |
| Locator | AlbumList |
| LocatorType | List |
AlbumList [1 of 5]
- Sisimiut Private Boat Safari
/api/v2/album/jszjXK
| Uri | /api/v2/album/jszjXK |
|---|---|
| Name | Sisimiut Private Boat Safari |
| UrlPath | /Operators/Sisimiut-Private-Boat-Safari |
AlbumList [2 of 5]
- Tundra Adventures - Kangerlussuaq
/api/v2/album/tmXNdQ
| Uri | /api/v2/album/tmXNdQ |
|---|---|
| Name | Tundra Adventures - Kangerlussuaq |
| UrlPath | /Operators/Tundra-Adventures |
AlbumList [3 of 5]
- Hotel SØMA - Sisimiut
/api/v2/album/7Wn8MM
| Uri | /api/v2/album/7Wn8MM |
|---|---|
| Name | Hotel SØMA - Sisimiut |
| UrlPath | /Operators/Hotel-SØMA |
AlbumList [4 of 5]
- Arctic Ice Tours - Kangerlussuaq
/api/v2/album/XwTFFn
| Uri | /api/v2/album/XwTFFn |
|---|---|
| Name | Arctic Ice Tours - Kangerlussuaq |
| UrlPath | /Operators/Arctic-Ice-Tours |
AlbumList [5 of 5]
- Albatros Arctic Circle - Kangerlussuaq
/api/v2/album/c4Rk4b
| Uri | /api/v2/album/c4Rk4b |
|---|---|
| Name | Albatros Arctic Circle - Kangerlussuaq |
| UrlPath | /Operators/Albatros-Arctic-Circle |
Request
| Uri | /api/v2/folder/user/destinationarcticcircle/Operators!albumlist |
|---|---|
| Method | GET |
| Version | v2 |
Config
{
"expand_method": "ref",
"shorturis": false
}
Options
Notes
- _multiargs does not work at this endpoint
Methods
OPTIONS
| Permissions |
|
|---|
GET
| Permissions |
|
|---|
JSON
{
"Request": {
"Version": "v2",
"Method": "GET",
"Uri": "/api/v2/folder/user/destinationarcticcircle/Operators!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": [
"Operators"
],
"param_validator": {}
},
{
"type": "action",
"text": "albumlist"
}
],
"Deprecated": {
"Alternative": "/api/v2/node/:nodeid!children"
}
},
"Response": {
"Uri": "/api/v2/folder/user/destinationarcticcircle/Operators!albumlist",
"Locator": "AlbumList",
"LocatorType": "List",
"AlbumList": [
{
"Uri": "/api/v2/album/jszjXK",
"UrlPath": "/Operators/Sisimiut-Private-Boat-Safari",
"Name": "Sisimiut Private Boat Safari"
},
{
"Uri": "/api/v2/album/tmXNdQ",
"UrlPath": "/Operators/Tundra-Adventures",
"Name": "Tundra Adventures - Kangerlussuaq"
},
{
"Uri": "/api/v2/album/7Wn8MM",
"UrlPath": "/Operators/Hotel-S\u00d8MA",
"Name": "Hotel S\u00d8MA - Sisimiut"
},
{
"Uri": "/api/v2/album/XwTFFn",
"UrlPath": "/Operators/Arctic-Ice-Tours",
"Name": "Arctic Ice Tours - Kangerlussuaq"
},
{
"Uri": "/api/v2/album/c4Rk4b",
"UrlPath": "/Operators/Albatros-Arctic-Circle",
"Name": "Albatros Arctic Circle - Kangerlussuaq"
}
],
"UriDescription": "List of user's albums",
"EndpointType": "AlbumList",
"Timing": {
"Total": {
"time": 0.05569,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}