get
https://{your-domain}.com/list
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200 (Success)
The list of assets and directories contained within a directory.
The following fields appear within an array[object] directory with each item representing the assets and subdirectories available.
| Field Name | Type | Description |
|---|---|---|
| name | string | The name of the asset. |
| type | string Allowed Values: jpeg, png, directory, 3g2, 3gp, 3gpp, asf, avi, dat, divx, dv, f4v, flv, m2ts, m4v, mkv, mov, mp4, mpe, mpeg, mpeg4, mpg, mts, nsv, ogm, ogv, qt, tod, ts, vob, wmv, mod | The type of the asset. Either a specific media format or directory. |
| size | integer Format: int64 | |
| id | string | The id of the asset or directory. This can be any string, but typically is either a static alpha-numeric or absolute path representing the asset or directory. |
400 (Generic Error)
[block:parameters] { "data": { "h-0": "Field Name", "h-1": "Type", "h-2": "Description", "0-0": "error*", "0-1": "string\n\n**Example:** `ASSET_NOT_FOUND`", "0-2": "Name of the error or code. This should be a short string or number which will make sense to the middleware or connected DAM.", "1-0": "message*", "1-1": "string\n\n**Example:** `The asset does not exist, please select another asset.`", "1-2": "The message that will be related to the user in Khoros Marketing. This should be a human understandable description of what happened and ideally what steps the user can take next." }, "cols": 3, "rows": 2 } [/block]
401 (Invalid Authentication)
Authentication method is invalid or has become de-authenticated.
404 (Not Found)
Specified resource path was not found or does not exist.
500 (Unexpected Error)
Unexpected error. [block:parameters] { "data": { "h-0": "Field Name", "h-1": "Type", "h-2": "Description", "0-1": "string\n\n**Example:** `ASSET_NOT_FOUND`", "0-0": "error*", "1-0": "message*", "1-1": "string\n\n**Example:** `The asset does not exist, please select another asset.`", "1-2": "The message that will be related to the user in Khoros Marketing. This should be a human understandable description of what happened and ideally what steps the user can take next.", "0-2": "Name of the error or code. This should be a short string or number which will make sense to the middleware or connected DAM." }, "cols": 3, "rows": 2 } [/block]