Get a list of UDC elements of an existing UDC container

Prev Next
Get
/v{version}/UdcDataImporters/Containers/{containerId}/Elements
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
containerId
integer (int32) Required

Unique ID of the UDC container

version
stringRequired

The requested API version

Query parameters
includeDetails
boolean

If true, all details of the UDC elements are returned. Default: false. By default, only preview details of the UDC elements are returned.

Responses
200

OK

Array of object
object

UDC element

CategoryIds
Array of integer

Category IDs of the UDC element

integer (int32)
ExternalId
string

External ID of the UDC element

Guid
string (uuid)

Unique GUID of the UDC element

LastModified
string (date-time)

Last modified date of the UDC element in server time

MediaFileBaseUrl
string

Media file base URL of the UDC element

MediaFileDetails
object

Media file details of the UDC element as key-value pairs

property*
object (V1.Models.Udc.MediaFile) additionalProperties

UDC media file

Crc
integer (int32)

CRC value of the UDC media file

Filename
string

File name of the UDC media file

Id
integer (int32)

Unique ID of the UDC media file

Size
integer (int64)

Size of the UDC media file in bytes

MediaFiles
object Deprecated

Media files of the UDC element as key-value pairs

property*
string additionalProperties
Name
string

Name of the UDC element

PlayerIds
Array of integer

IDs of players assigned to the UDC element

integer (int32)
Values
object

Values of the UDC element as key-value pairs

property*
object additionalProperties
400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Forbidden

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties