Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GetAssets is used for fetching information about assets. This is a search on the Digizuite product.

...

Method : POST

Auth required : NOYes

Required parameters

NameExampleDescription
SearchNameGetAssetsFixed parameter that identifies the endpoint search.
sAssetId100ID of an asset in Digizuite
sChannelFolderId100

ID of a channel in Digizuite. Use this for getting assets that are published to a specific channel

sCatalogFolderId100ID of catalog folder ID. Use this for getting assets in a specific catalog.
sAssetType4Filter for asset type (NEED TO DOCUMENT ASSET TYPES)

sDateBetween
AND
sDateBetween_end

sDateBetween="10/5/2017"&
sDateBetween_end="17/5/2017"

Filter for upload date
FreeText"test"Search in title, description and keywords for the input. This can be modified to search on more fields.

...

cUrl data example

Info
iconfalse

--data "SearchName=GetAssets&accesskey=faa9987b-7b2d-47de-ab3a-92993146a802&sAssetId=3119"

Success Response

Code : 200 OK

...