Deprecated
| Alternative | /api/v2/node/:nodeid!children |
|---|
Response [200 Ok]
| Uri | /api/v2/folder/user/assets/Product-Shot-Catalog/WHCC/Desk-Art!albumlist |
|---|---|
| UriDescription | List of user's albums |
| EndpointType | AlbumList |
| Locator | AlbumList |
| LocatorType | List |
AlbumList [1 of 5]
- A2C Highlight
/api/v2/album/r9rmcJ
| Uri | /api/v2/album/r9rmcJ |
|---|---|
| Name | A2C Highlight |
| UrlPath | /Product-Shot-Catalog/WHCC/Desk-Art/A2C-Highlight |
AlbumList [2 of 5]
- CLB Additional
/api/v2/album/L5njTd
| Uri | /api/v2/album/L5njTd |
|---|---|
| Name | CLB Additional |
| UrlPath | /Product-Shot-Catalog/WHCC/Desk-Art/CLB-Additional |
AlbumList [3 of 5]
- CLB Focus
/api/v2/album/N4Ljs6
| Uri | /api/v2/album/N4Ljs6 |
|---|---|
| Name | CLB Focus |
| UrlPath | /Product-Shot-Catalog/WHCC/Desk-Art/CLB-Focus |
AlbumList [4 of 5]
- A2C Additional
/api/v2/album/RJ6j8G
| Uri | /api/v2/album/RJ6j8G |
|---|---|
| Name | A2C Additional |
| UrlPath | /Product-Shot-Catalog/WHCC/Desk-Art/A2C-Additional |
AlbumList [5 of 5]
- Originals
/api/v2/album/4vcXTd
| Uri | /api/v2/album/4vcXTd |
|---|---|
| Name | Originals |
| UrlPath | /Product-Shot-Catalog/WHCC/Desk-Art/Originals |
Request
| Uri | /api/v2/folder/user/assets/Product-Shot-Catalog/WHCC/Desk-Art!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/assets/Product-Shot-Catalog/WHCC/Desk-Art!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": "assets",
"param_validator": {}
},
{
"type": "multipleparam",
"param_name": "folder",
"param_value": [
"Product-Shot-Catalog",
"WHCC",
"Desk-Art"
],
"param_validator": {}
},
{
"type": "action",
"text": "albumlist"
}
],
"Deprecated": {
"Alternative": "/api/v2/node/:nodeid!children"
}
},
"Response": {
"Uri": "/api/v2/folder/user/assets/Product-Shot-Catalog/WHCC/Desk-Art!albumlist",
"Locator": "AlbumList",
"LocatorType": "List",
"AlbumList": [
{
"Uri": "/api/v2/album/r9rmcJ",
"UrlPath": "/Product-Shot-Catalog/WHCC/Desk-Art/A2C-Highlight",
"Name": "A2C Highlight"
},
{
"Uri": "/api/v2/album/L5njTd",
"UrlPath": "/Product-Shot-Catalog/WHCC/Desk-Art/CLB-Additional",
"Name": "CLB Additional"
},
{
"Uri": "/api/v2/album/N4Ljs6",
"UrlPath": "/Product-Shot-Catalog/WHCC/Desk-Art/CLB-Focus",
"Name": "CLB Focus"
},
{
"Uri": "/api/v2/album/RJ6j8G",
"UrlPath": "/Product-Shot-Catalog/WHCC/Desk-Art/A2C-Additional",
"Name": "A2C Additional"
},
{
"Uri": "/api/v2/album/4vcXTd",
"UrlPath": "/Product-Shot-Catalog/WHCC/Desk-Art/Originals",
"Name": "Originals"
}
],
"UriDescription": "List of user's albums",
"EndpointType": "AlbumList",
"Timing": {
"Total": {
"time": 0.0448,
"cycles": 1,
"objects": 0
}
}
},
"Code": 200,
"Message": "Ok"
}