Deprecated
| Alternative | /api/v2/node/:nodeid!children |
|---|
Response [200 Ok]
| Uri | /api/v2/folder/user/destinationarcticcircle/Maniitsoq/Activities!albumlist |
|---|---|
| UriDescription | List of user's albums |
| EndpointType | AlbumList |
| Locator | AlbumList |
| LocatorType | List |
AlbumList [1 of 5]
- Hiking
/api/v2/album/BxpnHv
| Uri | /api/v2/album/BxpnHv |
|---|---|
| Name | Hiking |
| UrlPath | /Maniitsoq/Activities/Hiking |
AlbumList [2 of 5]
- Northern Lights
/api/v2/album/cdvmWK
| Uri | /api/v2/album/cdvmWK |
|---|---|
| Name | Northern Lights |
| UrlPath | /Maniitsoq/Activities/Maniitsoq-Northern-Lights |
AlbumList [3 of 5]
- Sailing / Boat Tours
/api/v2/album/826tSK
| Uri | /api/v2/album/826tSK |
|---|---|
| Name | Sailing / Boat Tours |
| UrlPath | /Maniitsoq/Activities/Sailing-Boat-Tours |
AlbumList [4 of 5]
- Kayaking
/api/v2/album/LpKW3r
| Uri | /api/v2/album/LpKW3r |
|---|---|
| Name | Kayaking |
| UrlPath | /Maniitsoq/Activities/Kayaking |
AlbumList [5 of 5]
- Whale Watching
/api/v2/album/5cdRJ7
| Uri | /api/v2/album/5cdRJ7 |
|---|---|
| Name | Whale Watching |
| UrlPath | /Maniitsoq/Activities/Whale-Watching |
Request
| Uri | /api/v2/folder/user/destinationarcticcircle/Maniitsoq/Activities!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/Maniitsoq/Activities!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": [
"Maniitsoq",
"Activities"
],
"param_validator": {}
},
{
"type": "action",
"text": "albumlist"
}
],
"Deprecated": {
"Alternative": "/api/v2/node/:nodeid!children"
}
},
"Response": {
"Uri": "/api/v2/folder/user/destinationarcticcircle/Maniitsoq/Activities!albumlist",
"Locator": "AlbumList",
"LocatorType": "List",
"AlbumList": [
{
"Uri": "/api/v2/album/BxpnHv",
"UrlPath": "/Maniitsoq/Activities/Hiking",
"Name": "Hiking"
},
{
"Uri": "/api/v2/album/cdvmWK",
"UrlPath": "/Maniitsoq/Activities/Maniitsoq-Northern-Lights",
"Name": "Northern Lights"
},
{
"Uri": "/api/v2/album/826tSK",
"UrlPath": "/Maniitsoq/Activities/Sailing-Boat-Tours",
"Name": "Sailing / Boat Tours"
},
{
"Uri": "/api/v2/album/LpKW3r",
"UrlPath": "/Maniitsoq/Activities/Kayaking",
"Name": "Kayaking"
},
{
"Uri": "/api/v2/album/5cdRJ7",
"UrlPath": "/Maniitsoq/Activities/Whale-Watching",
"Name": "Whale Watching"
}
],
"UriDescription": "List of user's albums",
"EndpointType": "AlbumList",
"Timing": {
"Total": {
"time": 0.04743,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}